This documentation is archived and is not being maintained.

VariableSizeList::IList::Add Method

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

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

Parameters

value
Type: System::Object

Return Value

Type: System::Int32
Returns Int32.

Implements

IList::Add(Object)

Show: