TreeViewElementCollection overview
Count (inherited from APNSoftElementCollection) | Gets the number of elements in the collection. |
Item | Overloaded. Gets the specified TreeViewElement from the collection. |
AddChild | Overloaded. Adds a new child element to specified parent element. |
AddChildItem | Overloaded. Adds a new child item to specified parent element. |
AddChildSeparator | Overloaded. Adds a new child separator to specified parent element. |
AddRootItem | Overloaded. Adds a new item to the root of collection. |
AddRootSeparator | Overloaded. Adds a new separator to the root of collection. |
AddToRoot | Overloaded. 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. |
TreeViewElementCollection Class | APNSoft.WebControls Namespace