Share via


WorkItemCollection.IndexOf Method

Include Protected Members
Include Inherited Members

Returns the collection index for the specified WorkItem. Returns -1 if the item is not found.

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

IndexOf(WorkItem)

Gets the collection index of the strongly typed WorkItem.

Public method

IndexOf(Int32)

Returns the collection index for the specified WorkItem. Returns -1 if the item is not found.

Top

See Also

Reference

WorkItemCollection Class

WorkItemCollection Members

Microsoft.TeamFoundation.WorkItemTracking.Client Namespace