Share via


IVsDataExplorerChildNodeCollection.Contains Method

Include Protected Members
Include Inherited Members

Indicates whether Server Explorer contains 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 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, array<Object[]) Indicates whether Server Explorer contains a connection node corresponding to the specified type name and identifiers.

Top

See Also

Reference

IVsDataExplorerChildNodeCollection Interface

Microsoft.VisualStudio.Data.Services Namespace