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

In This Topic
    Capacity Property
    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
    public System.int Capacity {get;}
    See Also