AVLNode<TKey,TValue>.BALANCED field

Balance Constant: Tree is balanced.

protected const int BALANCED;

See Also