GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgElementCollection Class / Capacity Property

In This Topic
Capacity Property (SvgElementCollection)
In This Topic
Gets the total number of elements the internal data structure can hold without resizing.
Syntax
'Declaration
 
Public ReadOnly Property Capacity As System.Integer
 
See Also