Node<TKey,TValue>.Value property

Data at this node location.

public TValue Value { get; set; }

See Also