Utf8String Operators |
The Utf8String type exposes the following members.
Name | Description | |
---|---|---|
Equality |
Determines whether two specified Utf8String objects have the same value.
| |
GreaterThan |
Determines whether one specified Utf8String is greater than another specified Utf8String | |
GreaterThanOrEqual |
Determines whether one specified Utf8String is greater than or equal to another specified Utf8String | |
Inequality |
Determines whether two specified Utf8String objects have different values.
| |
LessThan |
Determines whether one specified Utf8String is less than another specified Utf8String | |
LessThanOrEqual |
Determines whether one specified Utf8String is less than or equal to another specified Utf8String |