Share via


WorkItemCollection.IndexOf Method

Include Protected Members
Include Inherited Members

Gets the index of the specified WorkItem in this collection.

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(Int32) Gets the index of the WorkItem that has the specified ID.
Public method IndexOf(WorkItem) Gets the index of a WorkItem in this collection.

Top

See Also

Reference

WorkItemCollection Class

Microsoft.TeamFoundation.WorkItemTracking.Client Namespace