[]
Removes a node from the current collection.
public void Remove(OutlineNode node)
Public Sub Remove(node As OutlineNode)
The node to remove.