[]
Gets or sets the element at the specified index.
public SvgElement this[int index] { get; set; }
Public Default Property Item(index As Integer) As SvgElement