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

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