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

In This Topic
Item Property (SvgElementCollection)
In This Topic
Gets or sets the element at the specified index.
Syntax
'Declaration
 
Public Default Property Item( _
   ByVal index As System.Integer _
) As SvgElement
 

Parameters

index
See Also