EntityCollectionBase2TEntityIEntityCollection2Capacity Property |
Gets / sets the initial capacity of the entity collection.
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 IEntityCollection2.Capacity { get; set; }
Private Property Capacity As Integer
Implements IEntityCollection2.Capacity
Get
Set
Property Value
Type:
Int32Implements
IEntityCollection2CapacitySee Also