DictionaryLookupTKey, TValueValues Property

Definition

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

Property Value

IReadOnlyCollectionTValue

Implements

IReadOnlyLookupTKey, TValueValues

See Also