Share via


IVsDataObjectCollection.Contains Method

Include Protected Members
Include Inherited Members

Indicates whether the collection of data objects contains a data object corresponding to 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

Contains(T)

Determines whether the ICollection<T> contains a specific value. (Inherited from ICollection<IVsDataObject>.)

Public method

Contains(array<Object[])

Indicates whether the collection of data objects contains a data object corresponding to the specified identifier.

Public method

Contains(String)

Indicates whether the collection of data objects contains a data object corresponding to the specified identifier.

Top

See Also

Reference

IVsDataObjectCollection Interface

IVsDataObjectCollection Members

Microsoft.VisualStudio.Data.Services Namespace