Bagikan melalui


CollectionEditor.CollectionForm.NewItemTypes Properti

Definisi

Mendapatkan tipe item yang tersedia yang dapat dibuat untuk koleksi ini.

protected:
 property cli::array <Type ^> ^ NewItemTypes { cli::array <Type ^> ^ get(); };
protected Type[] NewItemTypes { get; }
member this.NewItemTypes : Type[]
Protected ReadOnly Property NewItemTypes As Type()

Nilai Properti

Type[]

Jenis item yang dapat dibuat.

Keterangan

Properti ini menunjukkan jenis data yang dapat ditambahkan ke koleksi. Secara default, ini mengembalikan satu CollectionItemTypejenis . Jika lebih dari satu jenis dikembalikan, UI editor koleksi menyediakan cara untuk memilih jenis item mana yang akan dibuat.

Berlaku untuk