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
UtfAnyString(String) | |
UtfAnyString(Utf8String) |
Properties
Empty | |
IsEmpty | |
IsNull | |
IsUtf16 | |
IsUtf8 |
Methods
Operators
Applies to
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.