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