UAOOI.Windows.Forms Namespace
UAOOI.Windows.Forms

GenericTreeNode<(Of <(<'ObjectType, ParentType>)>)> Methods

The GenericTreeNode<(Of <(<'ObjectType, ParentType>)>)> type exposes the following members.

Methods


  Name Description
Public method BeginEdit (Inherited from TreeNode.)
Public method Clear
Disposes and removes all tree nodes from the collection.
Public method Clone (Inherited from TreeNode.)
Public method Collapse(System.Boolean) (Inherited from TreeNode.)
Public method Collapse (Inherited from TreeNode.)
Public method CreateObjRef(System.Type) (Inherited from MarshalByRefObject.)
Protected method Deserialize(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) (Inherited from TreeNode.)
Public method Dispose()()()()
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Public method EndEdit(System.Boolean) (Inherited from TreeNode.)
Public method EnsureVisible (Inherited from TreeNode.)
Public method Equals(System.Object) (Inherited from Object.)
Public method Expand (Inherited from TreeNode.)
Public method ExpandAll (Inherited from TreeNode.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetLifetimeService (Inherited from MarshalByRefObject.)
Public method GetMenuItems
Gets the menu items. A node should return the items for the context menu that allow to perform any operation on the node.
Public method GetNodeCount(System.Boolean) (Inherited from TreeNode.)
Public method GetType (Inherited from Object.)
Public method InitializeLifetimeService (Inherited from MarshalByRefObject.)
Public method MakeSelected
Makes selected the current node .
Protected method MemberwiseClone(System.Boolean) (Inherited from MarshalByRefObject.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Remove (Inherited from TreeNode.)
Protected method Serialize(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) (Inherited from TreeNode.)
Public method Toggle (Inherited from TreeNode.)
Public method ToString (Inherited from TreeNode.)