IVsDataExplorerChildNodeCollection.IndexOf Method

Include Protected Members
Include Inherited Members

Retrieves the index of the specified connection node.

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, []) Retrieves the index of the connection node corresponding to the specified name type name and identifiers.

Top

See Also

Reference

IVsDataExplorerChildNodeCollection Interface

IVsDataExplorerChildNodeCollection Members

Microsoft.VisualStudio.Data.Services Namespace