EntityCollectionBase2TEntityIEntityCollection2Capacity Property |
Gets / sets the initial capacity of the entity collection.
Namespace:
SD.LLBLGen.Pro.ORMSupportClasses
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.4.0.0 (5.4.0)
Syntax int IEntityCollection2.Capacity { get; set; }
Private Property Capacity As Integer
Implements IEntityCollection2.Capacity
Get
Set
Property Value
Type:
Int32Implements
IEntityCollection2CapacitySee Also