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

