UtfAnyString Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public readonly struct UtfAnyString : IComparable<Microsoft.Azure.Cosmos.Core.Utf8.Utf8String>, IComparable<Microsoft.Azure.Cosmos.Core.Utf8.UtfAnyString>, IComparable<string>, IEquatable<Microsoft.Azure.Cosmos.Core.Utf8.Utf8String>, IEquatable<Microsoft.Azure.Cosmos.Core.Utf8.UtfAnyString>, IEquatable<string>
type UtfAnyString = struct
Public Structure UtfAnyString
Implements IComparable(Of String), IComparable(Of Utf8String), IComparable(Of UtfAnyString), IEquatable(Of String), IEquatable(Of Utf8String), IEquatable(Of UtfAnyString)
- Inheritance
-
UtfAnyString
- Implements
Constructors
| Name | Description |
|---|---|
| UtfAnyString(String) | |
| UtfAnyString(Utf8String) | |
Properties
| Name | Description |
|---|---|
| Empty | |
| IsEmpty | |
| IsNull | |
| IsUtf16 | |
| IsUtf8 | |