Click or drag to resize

EntityFieldsCoreTFieldClear Method

Not supported

Namespace:  SD.LLBLGen.Pro.ORMSupportClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.12.0.0 (5.12.0)
Syntax
public void Clear()

Implements

IListClear
Exceptions
ExceptionCondition
NotSupportedExceptionThe IList is read-only.
See Also