Aracılığıyla paylaş


ItemCollection.IItemProperties.ItemProperties Özellik

Tanım

Bir koleksiyondaki öğelerde kullanılabilen özellikler hakkında bilgi içeren bir koleksiyon alır.

property System::Collections::ObjectModel::ReadOnlyCollection<System::ComponentModel::ItemPropertyInfo ^> ^ System::ComponentModel::IItemProperties::ItemProperties { System::Collections::ObjectModel::ReadOnlyCollection<System::ComponentModel::ItemPropertyInfo ^> ^ get(); };
System.Collections.ObjectModel.ReadOnlyCollection<System.ComponentModel.ItemPropertyInfo> System.ComponentModel.IItemProperties.ItemProperties { get; }
member this.System.ComponentModel.IItemProperties.ItemProperties : System.Collections.ObjectModel.ReadOnlyCollection<System.ComponentModel.ItemPropertyInfo>
 ReadOnly Property ItemProperties As ReadOnlyCollection(Of ItemPropertyInfo) Implements IItemProperties.ItemProperties

Özellik Değeri

ReadOnlyCollection<ItemPropertyInfo>

Bir koleksiyondaki öğelerde bulunan özellikler hakkında bilgi içeren bir koleksiyon.

Uygulamalar

Açıklamalar

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

Şunlara uygulanır