Partager via


IVsDataExplorerChildNodeCollection.Contains Method

Include Protected Members
Include Inherited Members

Indicates whether Server Explorer contains the specified connection node.

Overload List

  Name Description
Public method Contains(Int32) Indicates whether Server Explorer contains a connection node corresponding to the specified data object identifier.
Public method Contains(String) Indicates whether Server Explorer contains a connection node corresponding to the specified name.
Public method Contains(T) Determines whether the ICollection<T> contains a specific value. (Inherited from ICollection<IVsDataExplorerNode>.)
Public method Contains(IVsDataObject) Indicates whether Server Explorer contains a connection node corresponding to the specified data object.
Public method Contains(String, []) Indicates whether Server Explorer contains a connection node corresponding to the specified type name and identifiers.

Top

See Also

Reference

IVsDataExplorerChildNodeCollection Interface

IVsDataExplorerChildNodeCollection Members

Microsoft.VisualStudio.Data.Services Namespace