TaskProvider::TaskCollection::IList::RemoveAt Method (Int32)
Visual Studio 2015
Removes the task from the specified index of the collection.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Parameters
- index
-
Type:
System::Int32
The index at which to remove the task.
Implements
IList::RemoveAt(Int32)
Show: