Bagikan melalui


ItemContainerGenerator.Items Properti

Definisi

Mendapatkan koleksi item milik ini ItemContainerGenerator.

public:
 property System::Collections::ObjectModel::ReadOnlyCollection<System::Object ^> ^ Items { System::Collections::ObjectModel::ReadOnlyCollection<System::Object ^> ^ get(); };
public System.Collections.ObjectModel.ReadOnlyCollection<object> Items { get; }
member this.Items : System.Collections.ObjectModel.ReadOnlyCollection<obj>
Public ReadOnly Property Items As ReadOnlyCollection(Of Object)

Nilai Properti

Kumpulan item milik ini ItemContainerGenerator.

Keterangan

Properti ini sering diperbarui, jadi jangan simpan nilainya.

Berlaku untuk