Bagikan melalui


IItemProperties.ItemProperties Properti

Definisi

Mendapatkan koleksi yang berisi informasi tentang properti yang tersedia pada item dalam koleksi.

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)

Nilai Properti

Kumpulan yang berisi informasi tentang properti yang tersedia pada item dalam koleksi.

Berlaku untuk