This documentation is archived and is not being maintained.

VariableSizeList::AddItem Method

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

protected:
virtual int AddItem(
	Object^ value
) abstract

Parameters

value
Type: System::Object

Return Value

Type: System::Int32
Returns Int32.

Show: