This documentation is archived and is not being maintained.

ReadOnlyList::IList::Remove Method

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

private:
virtual void Remove(
	Object^ value
) sealed = IList::Remove

Parameters

value
Type: System::Object

Implements

IList::Remove(Object)

Show: