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

In This Topic
Count Property (SvgElementCollection)
In This Topic
Gets the number of elements contained in the SvgElementCollection.
Syntax
'Declaration
 
Public ReadOnly Property Count As System.Integer
 
See Also