ComponentDesigner.ITreeDesigner.Children Property
.NET Framework (current version)
For a description of this member, see the ITreeDesigner.Children property.
Assembly: System.Design (in System.Design.dll)
Property Value
Type: System.Collections.ICollectionAn ICollection that contains the collection of IDesigner designers contained in the current parent designer.
Implements
ITreeDesigner.ChildrenThis member is an explicit interface member implementation. It can be used only when the ComponentDesigner instance is cast to an ITreeDesigner interface.
.NET Framework
Available since 2.0
Available since 2.0
Show: