EntityFieldsCoreTFieldICollectionIEntityFieldCoreCount Property |
Gets the number of slots allocated in this fields object.
Namespace: SD.LLBLGen.Pro.ORMSupportClassesAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.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