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