StringHelper.EndsWith(String,String) Method

Represents method EndsWith(String,String).

Namespace: standard
public
 function EndsWith(str: String; endStr: String): Boolean; static;

Parameters

str
Type: String

endStr
Type: String

Return Value

Type: Boolean