TaskProvider::TaskCollection::IList::IndexOf Method (Object^)
Visual Studio 2015
Gets the index of the collection at which the specified task exists.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Parameters
- obj
-
Type:
System::Object^
The task to find.
Implements
IList::IndexOf(Object^)
Show: