Aracılığıyla paylaş


ModelItemDictionary.IDictionary.Values Özellik

Tanım

ICollectionNesnesindeki değerleri içeren bir nesne alır IDictionary .

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

ICollectionNesnesindeki değerleri içeren nesne IDictionary .

Uygulamalar

Açıklamalar

Bu üye, açık bir arabirim üyesi uygulamasıdır. Bu, yalnızca ModelItemDictionary örnek bir arabirime yayınlandığınızda kullanılabilir IDictionary .

Şunlara uygulanır