Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
The BaseHierarchyNode type exposes the following members.
Constructors
Name
Description
Top
Methods
Name
Description
Inserts a new child for the current node.
Begins the refresh of the hierarchy under this node.
Close this node and all its children.
Compare nodes with NodePriority and Name.
Creates a child name by starting with a template.
Creates a name for a copy under this node.
Creates a name for a new folder under this node.
Takes this node and its subtree out of its parent, but does not remove it from the hierarchy container.
Gets the results of the node refresh.
Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Returns the child with the specified name. Returns nulla null reference (Nothing in Visual Basic) if not found.
Serves as a hash function for a particular type. (Inherited from Object.)
Get the nested hierarchy for this node.
Gets the type of the current instance. (Inherited from Object.)
Provides F1 help. The Nodes have a UserContext Property which contains the F1 help keyword which provides the user context for that information.
Initializes this node as a folder node.
Initializes this node as a leaf node.
Overloaded. Creates a WebBrowser window in Visual Studio to view the specified Uri.
Links the window to the node in the tree. When the browser window becomes active, the corresponding tree node is selected.
Overridden by derived classes to realize the nested UI Hierarchy.
Creates a shallow copy of the current Object. (Inherited from Object.)
Searches the node tree for a node with the specified canonical name.
true if this node and all its children are in a state in which they can be closed; otherwise false.
true if this node and all its children are in a state in which they can be closed; otherwise false. Prompts to save all the dirty nodes under this node.
Refreshes this node and all its child nodes.
Removes this node from its tree, and removes this node's hierarchy from the tree that contains it.
Stops refreshing in this node and all its child nodes.
Returns a string that represents the current object. (Inherited from Object.)
Top
Properties
Name
Description
Gets or sets the nested hierarchy for this node.
Gets the project that this node is associated with (nulla null reference (Nothing in Visual Basic) if none).
Gets the string to be displayed as the "class" of this node in the properties window.
Gets an object that is reflected on to fill the properties window for this node.
Gets the Guid for this node type to allow external plugins to identify this node.
Gets the Uri associated with this node. The Uri's contents and meaning are specific to the derived node.
Top