[]
Returns a value that indicates whether the specified value is in this view.
public bool Contains(object value)
The value to check.
True if item is in the view; otherwise, False.