EntityFieldsCore<TField>.ICollection<IEntityFieldCore>.Clear Method |
Clears this instance.
Namespace:
SD.LLBLGen.Pro.ORMSupportClasses
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.10.0.0 (5.10.0)
Syntax void ICollection<IEntityFieldCore>.Clear()
Private Sub Clear Implements ICollection(Of IEntityFieldCore).Clear
Implements
ICollection<T>.Clear()See Also