Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Property: ICollection<TKey> Keys

  • Declared in: RT.Util.Collections.ReadOnlyDictionary<TKey, TValue>
  • Implements: IDictionary<TKey, TValue>.Keys

Declaration

ICollection<TKey> Keys

Summary

Gets a read-only collection of keys in this dictionary.