Node<TKey,TValue>.Value property

Value compared at this node.

public TValue Value { get; set; }

See Also