RedBlackNode<TKey,TValue>.Height property

Height of this sub-tree.

public int Height { get; }

See Also