Determines whether the ICollection<(Of <(T>)>)
contains a specific value.


- item (TTarget)
- The object to locate in the ICollection<(Of <(T>)>).

true if item is found in the ICollection<(Of <(T>)>);
otherwise, false.