Share via


IVsDataObjectCollection.IndexOf Method

Include Protected Members
Include Inherited Members

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

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

 

Name

Description

Public method

IndexOf(T)

Determines the index of a specific item in the IList<T>. (Inherited from IList<IVsDataObject>.)

Public method

IndexOf(array<Object[])

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.

Top

See Also

Reference

IVsDataObjectCollection Interface

IVsDataObjectCollection Members

Microsoft.VisualStudio.Data.Services Namespace