TBidiDictionary<TKey,TValue>.Keys Property

Represents property Keys.

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

Property Value

Type: IReadOnlyCollection<TKey>