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
Gets the collection index of the strongly typed WorkItem.
Returns the collection index for the specified WorkItem. Returns -1 if the item is not found.
Top