Beta Documentation - Subject to change.

Defines a list of controls.

Methods

  NameDescription
AddAdds a tree node.
ClearClears the nodes from the list.
ContainsTest is the list contains a specific tree node.
GetGets the node at the specified index.
GetCountGets the number of tree nodes.
IndexOfGets the index of a tree node in the list.
RemoveRemoves a tree node from the list.
RemoveAtRemoves a tree node at the specified index.