Bagikan melalui


ITreeDesigner.Children Properti

Definisi

Mendapatkan koleksi desainer anak.

public:
 property System::Collections::ICollection ^ Children { System::Collections::ICollection ^ get(); };
public System.Collections.ICollection Children { get; }
member this.Children : System.Collections.ICollection
Public ReadOnly Property Children As ICollection

Nilai Properti

, ICollectionyang berisi kumpulan IDesigner objek anak dari perancang saat ini.

Keterangan

Properti Children akan mengembalikan koleksi kosong jika ITreeDesigner tidak memiliki objek turunan.

Berlaku untuk

Lihat juga