TaskProvider::TaskCollection::Insert Method (Int32, Task^)
Visual Studio 2015
Inserts a task in the collection at the specified index.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Parameters
- index
-
Type:
System::Int32
The index at which to insert the task.
- task
-
Type:
Microsoft.VisualStudio.Shell::Task^
The task to insert.
Show: