Sdílet prostřednictvím


TextBox.LogicalChildren Vlastnost

Definice

Získá enumerátor pro logické podřízené elementy 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

Hodnota vlastnosti

Enumerátor pro logické podřízené prvky objektu TextBox.

Poznámky

Vlastnost LogicalChildren vrátí enumerátor pro kolekci, která obsahuje String , která je rovna Text vlastnosti.

Platí pro