ComponentDesigner.ITreeDesigner.Children Vlastnost

Definice

Popis tohoto člena najdete ve Children vlastnosti .

property System::Collections::ICollection ^ System::ComponentModel::Design::ITreeDesigner::Children { System::Collections::ICollection ^ get(); };
System.Collections.ICollection System.ComponentModel.Design.ITreeDesigner.Children { get; }
member this.System.ComponentModel.Design.ITreeDesigner.Children : System.Collections.ICollection
 ReadOnly Property Children As ICollection Implements ITreeDesigner.Children

Hodnota vlastnosti

Objekt ICollection , který obsahuje kolekci návrhářů obsažených IDesigner v aktuálním nadřazeného návrháře.

Implementuje

Poznámky

Tento člen je explicitní implementace členu rozhraní. Lze jej použít pouze v ComponentDesigner případě, že je instance přetypovaná na ITreeDesigner rozhraní.

Platí pro