CatalogNode.QueryChildren Method

Include Protected Members
Include Inherited Members

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 QueryChildren(IEnumerable<Guid>, Boolean, CatalogQueryOptions) Returns the children for this node. This function will call the web service.
Public method QueryChildren(IEnumerable<Guid>, IEnumerable<KeyValuePair<String, String>>, Boolean, CatalogQueryOptions) Returns the children for this node. This function will call the web service.

Top

See Also

Reference

CatalogNode Class

Microsoft.TeamFoundation.Framework.Client Namespace