Bagikan melalui


TextBox.LogicalChildren Properti

Definisi

Mendapatkan enumerator untuk elemen anak logis dari TextBox.

protected public:
 virtual property System::Collections::IEnumerator ^ LogicalChildren { System::Collections::IEnumerator ^ get(); };
protected internal override System.Collections.IEnumerator LogicalChildren { get; }
member this.LogicalChildren : System.Collections.IEnumerator
Protected Friend Overrides ReadOnly Property LogicalChildren As IEnumerator

Nilai Properti

Enumerator untuk elemen anak logis dari TextBox.

Keterangan

Properti LogicalChildren mengembalikan enumerator untuk koleksi yang berisi String yang sama dengan Text properti .

Berlaku untuk