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

Tanım

Nesnedeki IDictionary değerleri içeren bir ICollection nesneyi alır.

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

Özellik Değeri

ICollection nesnesindeki IDictionary değerleri içeren bir nesne.

Uygulamalar

Şunlara uygulanır