Share via


BaseHierarchyNode.Remove Method

Removes this node from its tree, and removes this node's hierarchy from the tree that contains it.

Namespace:  Microsoft.TeamFoundation.Common
Assembly:  Microsoft.VisualStudio.TeamFoundation.Client (in Microsoft.VisualStudio.TeamFoundation.Client.dll)

Syntax

'Declaration
Public Sub Remove
'Usage
Dim instance As BaseHierarchyNode

instance.Remove()
public void Remove()
public:
void Remove()
public function Remove()

.NET Framework Security

See Also

Reference

BaseHierarchyNode Class

BaseHierarchyNode Members

Microsoft.TeamFoundation.Common Namespace