Overload List

  NameDescription
Contains<(Of <(T>)>)(IEnumerable<(Of <(T>)>), T)
Verifies that expectedValue is in the enumeration enumeration.
Contains(String, String)
Verifies that a string contains some expected value.
Contains<(Of <(T>)>)(IEnumerable<(Of <(T>)>), T, String, array<Object>[]()[])
Verifies that expectedValue is in the enumeration enumeration.
Contains(String, String, String, array<Object>[]()[])
Verifies that a string contains some expected value.

See Also