Node<TKey,TValue>.Height property

Number of other nodes referenced by this Node.

public int Height { get; }

See Also