ComponentDesigner.ITreeDesigner.Children Vlastnost

Definice

Popis tohoto člena naleznete 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

Obsahuje ICollection kolekci návrhářů obsažených IDesigner v aktuálním nadřazené návrháři.

Implementuje

Poznámky

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

Platí pro