SortedDictionaryLookupTKey, TValueKeys Property

Definition

Namespace: Jodosoft.Collections
Assembly: Jodosoft.Collections (in Jodosoft.Collections.dll) Version: 2.0
public IReadOnlyCollection<TKey> Keys { get; }

Property Value

IReadOnlyCollectionTKey

Implements

IReadOnlyLookupTKey, TValueKeys

See Also