FlatEnumerator<TKey,TValue>.Key property
Gets the key of the current dictionary entry.
public TKey Key { get; }
See Also
- class FlatEnumerator<TKey,TValue>
- namespace TheCodingMonkey.Collections.BST
Gets the key of the current dictionary entry.
public TKey Key { get; }