Called by the underlying SvgElement when an element has been added to the 'Children' collection.
protected override void AddElement(SvgElement child, int index)
The SvgElement that has been added.
An Int32 representing the index where the element was added to the collection.