Click or drag to resize
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.3.0.0 (5.3.0)
Syntax
int IEntityCollection2.Capacity { get; set; }

Property Value

Type: Int32

Implements

IEntityCollection2Capacity
See Also