Share via


StoredQueryCollection.Item Property

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 property

Item[Guid]

Gets the StoredQuery, or nulla null reference (Nothing in Visual Basic) if the guid is not found.

Public property

Item[Int32]

Gets the StoredQuery at the given index.

Top

See Also

Reference

StoredQueryCollection Class

StoredQueryCollection Members

Microsoft.TeamFoundation.WorkItemTracking.Client Namespace