This documentation is archived and is not being maintained.

WorkItemCollection::IndexOf Method

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.

  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
Show: