Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgElementCollection Class / TrimExcess Method

In This Topic
    TrimExcess Method
    In This Topic
    Sets the capacity to the actual number of elements in the SvgElementCollection.
    Syntax
    'Declaration
     
    Public Sub TrimExcess() 
    public void TrimExcess()
    See Also