The TreeviewNode type exposes the following members.

Methods

  NameDescription
Public methodAddNode
Adds a subnode
Public methodClearNodes
Removes all subnodes
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodRemoveNode
Removes a specific subnode
Public methodRemoveNodeAt
Removes a subnode from a specific point in the array
Public methodToString (Inherited from Object.)

See Also