This documentation is archived and is not being maintained.

VariableSizeList::IndexOfItem Method

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

protected:
virtual int IndexOfItem(
	Object^ value
)

Parameters

value
Type: System::Object

Return Value

Type: System::Int32
Returns Int32.

Show: