Description | |
---|---|
other | An object. |
bool True if they are equal, otherwise false.
Checks if the StringView is equal to the object.
Description | |
---|---|
other | A string. |
comparisonOptions | A string comparison option. |
bool True if they are equal, otherwise false.
Checks if the StringView is equal to the string.
Description | |
---|---|
other | A StringView. |
comparisonOptions | A string comparison option. |
bool True if they are equal, otherwise false.
Checks if the StringView is equal to another StringView.
Description | |
---|---|
other | A StringView. |
bool True if they are equal, otherwise false.
Checks if the StringView is equal to another StringView.