OrderedCollection<T>.Contains Method

Include Protected Members
Include Inherited Members

Determines whether the collection contains an element that has the specified element.

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<IMetadataObject>.Contains(String) Determines whether the collection contains an element that has the specified name.
Explicit interface implemetationPrivate method IMetadataCollection<IMetadataObject>.Contains(IMetadataObject) Determines whether the collection contains an element that has the specified name.

Top

See Also

Reference

OrderedCollection<T> Class

Microsoft.SqlServer.Management.SqlParser.MetadataProvider Namespace