public override operator in(item as T) as Boolean:
Returns true when the list contains the given value.
item
True when the value is present.