TriTypeSortedListCollection<T, B1, B2>.Contains Method

Determines whether the collection contains the specified object.

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
Explicit interface implemetationPrivate method IMetadataCollection<B>.Contains(String) Determines whether the collection contains the specified element. (Inherited from DualTypeSortedListCollection<T, B>.)
IMetadataCollection<B>.Contains(String)
Explicit interface implemetationPrivate method IMetadataCollection<IMetadataObject>.Contains(String) Determines whether the collection contains an element that has the specified name. (Inherited from SortedListCollection<T>.)
Explicit interface implemetationPrivate method IMetadataCollection<B2>.Contains(String) Determines whether the collection contains an element that has the specified name.
Explicit interface implemetationPrivate method IMetadataCollection<B2>.Contains(B2) Determines whether the collection contains the specified object.
Explicit interface implemetationPrivate method IMetadataCollection<IMetadataObject>.Contains(IMetadataObject) Determines whether the collection contains the specified object. (Inherited from SortedListCollection<T>.)

Top

See Also

Reference

TriTypeSortedListCollection<T, B1, B2> Class

Microsoft.SqlServer.Management.SqlParser.MetadataProvider Namespace