[]
Determines whether an element is contained in the BaseKeyCollection.
public virtual bool Contains(object value)
Public Overridable Function Contains(value As Object) As Boolean
The object to locate in the BaseKeyCollection.
true if item is found in the BaseKeyCollection; otherwise, false.