FrozenDictionary<TKey,TValue>.IDictionary.Keys Özellik

Tanım

Nesnenin anahtarlarını IDictionary içeren bir ICollection nesne alır.

property System::Collections::ICollection ^ System::Collections::IDictionary::Keys { System::Collections::ICollection ^ get(); };
System.Collections.ICollection System.Collections.IDictionary.Keys { get; }
member this.System.Collections.IDictionary.Keys : System.Collections.ICollection
 ReadOnly Property Keys As ICollection Implements IDictionary.Keys

Özellik Değeri

ICollection Nesnenin anahtarlarını IDictionary içeren bir nesne.

Uygulamalar

Şunlara uygulanır