IVsDataObjectCollection.IndexOf Method

Returns the index of the data object in the collection that matches the specified identifier.

Overload List

  Name Description
Public method IndexOf([]) Returns the index of the data object in the collection that matches the specified identifier.
Public method IndexOf(String) Returns the index of the data object in the collection that matches the specified identifier.
Public method IndexOf(T) Determines the index of a specific item in the IList<T>. (Inherited from IList<IVsDataObject>.)

Top

See Also

Reference

IVsDataObjectCollection Interface

IVsDataObjectCollection Members

Microsoft.VisualStudio.Data.Services Namespace