Removes all items from the ICollectionT.
Namespace:
SD.LLBLGen.Pro.ORMSupportClasses
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.12.0.0 (5.12.0)
SyntaxImplements
ICollectionTClear
ExceptionsException | Condition |
---|
NotSupportedException | The ICollectionT is read-only. |
See Also