Node<TKey,TValue>.Key property

Key used for comparison and lookup.

public TKey Key { get; set; }

See Also