public operator in(item as T) as Boolean
Determines whether the collection contains the specified element.
item
True if the element is found, false otherwise.