'Declaration Public Default Property Item( _ ByVal index As System.Integer _ ) As SvgElement
public SvgElement this[ System.int index ]; {get; set;}
Parameters
- index
'Declaration Public Default Property Item( _ ByVal index As System.Integer _ ) As SvgElement
public SvgElement this[ System.int index ]; {get; set;}