Better ListView Class Reference

DictionaryBase`2.Keys Property

Gets an ICollection`1 containing the keys of the IDictionary`2.

public ICollection<TKey> Keys { public get; }

Implements

IDictionary<TKey, TValue>.Keys

See Also

DictionaryBase<TKey, TValue> Class | ComponentOwl.BetterListView Namespace