EntityFieldsCoreTFieldICollectionIEntityFieldCoreCount Property |
Gets the number of slots allocated in this fields object.
Namespace:
SD.LLBLGen.Pro.ORMSupportClasses
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.1.0.0 (5.1.0)
Syntax int ICollection<IEntityFieldCore>.Count { get; }
Private ReadOnly Property Count As Integer
Implements ICollection(Of IEntityFieldCore).Count
Get
Property Value
Type:
Int32Implements
ICollectionTCountSee Also