[]
Removes the element at the specified index of the SvgElementCollection.
public void RemoveAt(int index)
Public Sub RemoveAt(index As Integer)
The zero-based index of the element to remove.