BinarySearchTree<TKey,TValue>.Clear method

Removes all items from the Tree.

public virtual void Clear()

See Also