TaskProvider::TaskCollection::IList::Remove Method (Object^)
Visual Studio 2015
Removes the specified task from the collection.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Parameters
- obj
-
Type:
System::Object^
The task to be removed.
Implements
IList::Remove(Object^)
Show: