APNSoft Controls [4.5.2.20] - API Reference
TreeViewElementCollection Members

TreeViewElementCollection overview

Public Instance Properties

Count (inherited from APNSoftElementCollection) Gets the number of elements in the collection.
ItemOverloaded. Gets the specified TreeViewElement from the collection.

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