Share via


IVsDataExplorerChildNodeCollection.IndexOf Method

Include Protected Members
Include Inherited Members

Retrieves the index of the specified connection node.

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(Int32) Retrieves the index of the connection node corresponding to the specified data object identifier.
Public method IndexOf(String) Retrieves the index of the connection node corresponding to the specified name.
Public method IndexOf(T) Determines the index of a specific item in the IList<T>. (Inherited from IList<IVsDataExplorerNode>.)
Public method IndexOf(IVsDataObject) Retrieves the index of the connection node corresponding to the specified data object.
Public method IndexOf(String, array<Object[]) Retrieves the index of the connection node corresponding to the specified name type name and identifiers.

Top

See Also

Reference

IVsDataExplorerChildNodeCollection Interface

Microsoft.VisualStudio.Data.Services Namespace