Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Containers > API/Runtime/Core/Containers/TStringView
| Type | Name | Description | |
|---|---|---|---|
| bool | EndsWith
(
CharType Suffix |
Returns whether this view ends with the suffix character compared case-sensitively. | |
| bool | EndsWith
(
ViewType Suffix, |
Returns whether this view ends with the suffix with optional case sensitivity. |