Aracılığıyla paylaş


ListCollectionView.ItemProperties Özellik

Tanım

Koleksiyondaki öğelerin özelliklerini açıklayan bir nesne koleksiyonu alır.

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

Özellik Değeri

ReadOnlyCollection<ItemPropertyInfo>

Koleksiyondaki öğelerin özelliklerini açıklayan bir nesne koleksiyonu.

Uygulamalar

Şunlara uygulanır