Overload List

  NameDescription
EndsWith(String, String)
Verifies that a string ends with the specified text.
EndsWith(String, String, StringComparison)
Verifies that a string ends with the specified text.
EndsWith(String, String, String, array<Object>[]()[])
Verifies that a string ends with the specified text.
EndsWith(String, String, StringComparison, String, array<Object>[]()[])
Verifies that a string ends with the specified text.

See Also