UtfAnyString Estrutura
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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)
- Herança
-
UtfAnyString
- Implementações
Construtores
UtfAnyString(String) | |
UtfAnyString(Utf8String) |
Propriedades
Empty | |
IsEmpty | |
IsNull | |
IsUtf16 | |
IsUtf8 |
Métodos
Operadores
Aplica-se a
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for .NET