| 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.1.0.0 (5.1.0)
Syntaxint IEntityCollection2.Capacity { get; set; }Private Property Capacity As Integer
	Implements IEntityCollection2.Capacity
	Get
	Set
Property Value
Type: 
Int32Implements
IEntityCollection2Capacity
See Also