ITreeNodeInterface Methods
The ITreeNodeInterface type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| 
                         | 
                      Clear | 
                         
   Clears this instance and removes all tree nodes from the collection.
    
                       | 
                    
| 
                         | 
                      Equals(System.Object) | (Inherited from Object.) | 
| 
                         | 
                      Finalize | (Inherited from Object.) | 
| 
                         | 
                      GetHashCode | (Inherited from Object.) | 
| 
                         | 
                      GetMenuItems | 
                         
   Gets the menu items.
   A node should return the items for the context menu that allow to perform any operation on the node.
    
                       | 
                    
| 
                         | 
                      GetType | (Inherited from Object.) | 
| 
                         | 
                      MakeSelected | 
                         
   Makes selected the current node .
    
                       | 
                    
| 
                         | 
                      MemberwiseClone | (Inherited from Object.) | 
| 
                         | 
                      ToString | (Inherited from Object.) | 

