TMultiMapBase<TKey,TValue>.Keys Property

Represents property Keys.

Namespace: Spring.Collections.MultiMaps
public
 property Keys: IReadOnlyCollection<TKey> read GetKeys;

Property Value

Type: IReadOnlyCollection<TKey>