Method Remove
Remove()
Removes this node from its parent's child collection.
public void Remove()
Exceptions
- InvalidOperationException
The node has no parent.
Removes this node from its parent's child collection.
public void Remove()
The node has no parent.