ITreeDesigner::Children Property
.NET Framework (current version)
Gets a collection of child designers.
Assembly: System (in System.dll)
Property Value
Type: System.Collections::ICollection^An ICollection, containing the collection of IDesigner child objects of the current designer.
The Children property will return an empty collection if the ITreeDesigner has no child objects.
.NET Framework
Available since 2.0
Available since 2.0
Show: