TraversalEnumerator<TKey,TValue> constructor

public TraversalEnumerator(BinarySearchTree<TKey, TValue> tree)

See Also