IItemProperties.ItemProperties Vlastnost

Definice

Získá kolekci, která obsahuje informace o vlastnostech, které jsou k dispozici položky v kolekci.

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)

Hodnota vlastnosti

Kolekce, která obsahuje informace o vlastnostech, které jsou k dispozici u položek v kolekci.

Platí pro