Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Containers > API/Runtime/Core/Containers/TStringView
| Type | Name | Description | |
|---|---|---|---|
| bool | Equals
(
OtherRangeType&& Other, |
Check whether this view is equivalent to a character range. | |
| bool | Equals
(
const OtherCharType* Other, |
Check whether this view is equivalent to a string view. |