PropertyDescriptorCollection.IDictionary.Values Özellik

Tanım

içindeki ICollectiondeğerleri içeren bir IDictionary 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 içindeki IDictionarydeğerleri içeren bir.

Uygulamalar

Açıklamalar

Bu üye açık bir arabirim üyesi uygulamasıdır. Yalnızca örnek bir PropertyDescriptorCollection arabirime IDictionary yayınlandığında kullanılabilir.

Şunlara uygulanır