Element.RemoveChild

Element.RemoveChild method

Remove child at.

public void RemoveChild(int index)
ParameterTypeDescription
indexInt32Child element index.

See Also