Returns the index of the data object in the collection that matches the specified identifier.
Overload List
| Name | Description | |
|---|---|---|
![]() |
IndexOf([]) | Returns the index of the data object in the collection that matches the specified identifier. |
![]() |
IndexOf(String) | Returns the index of the data object in the collection that matches the specified identifier. |
![]() |
IndexOf(T) | Determines the index of a specific item in the IList<T>. (Inherited from IList<IVsDataObject>.) |
Top
See Also
Reference
IVsDataObjectCollection Interface
.gif)