APNSoft Controls [4.5.2.20] - API Reference
TreeViewElementCollection Methods

The methods of the TreeViewElementCollection class are listed below. For a complete list of TreeViewElementCollection class members, see the TreeViewElementCollection Members topic.

Public Instance Methods

AddChildOverloaded. Adds a new child element to specified parent element.
AddChildItemOverloaded. Adds a new child item to specified parent element.
AddChildSeparatorOverloaded. Adds a new child separator to specified parent element.
AddRootItemOverloaded. Adds a new item to the root of collection.
AddRootSeparatorOverloaded. Adds a new separator to the root of collection.
AddToRootOverloaded. Adds a new element to the root of collection.
Clear (inherited from APNSoftElementCollection) Removes all elements from the collection.
Contains (inherited from APNSoftElementCollection) Determines whether an element is in the collection.
Init (inherited from APNSoftElementCollection) Initializes the collection.
Remove (inherited from APNSoftElementCollection) Removes a specific element from the collection.

See Also

TreeViewElementCollection Class | APNSoft.WebControls Namespace