Beta Documentation - Subject to change.

Defines a list of controls.

Remarks

This class is directly used by a Control class to maintain its list of child controls. From this list other controls can be added or removed as children of the owner control.

Inheritance Hierarchy

Turbine.Object
  Turbine.UI.TreeNodeList

See Also