This documentation is archived and is not being maintained.

ReadOnlyList::IList::IndexOf Method

Namespace:  Microsoft.TeamFoundation.WorkItemTracking.Common
Assembly:  Microsoft.TeamFoundation.WorkItemTracking.Client (in Microsoft.TeamFoundation.WorkItemTracking.Client.dll)

private:
virtual int IndexOf(
	Object^ value
) sealed = IList::IndexOf

Parameters

value
Type: System::Object

Return Value

Type: System::Int32
Returns Int32.

Implements

IList::IndexOf(Object)

Show: