Node.FindNodeInSubTree Method

Include Protected Members
Include Inherited Members

Returns the Node in the sub tree that matches the given path.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

 

Name

Description

Public method

FindNodeInSubTree(Int32)

Returns the Node in the sub tree that matches the given node ID.

Public method

FindNodeInSubTree(String)

Returns the Node in the sub tree that matches the given path.

Top

See Also

Reference

Node Class

Node Members

Microsoft.TeamFoundation.WorkItemTracking.Client Namespace