Compartilhar via


ObjectId Estrutura

Definição

Identificador de um objeto exclusivamente identificável.

[MessagePack.MessagePackFormatter(typeof(Microsoft.VisualStudio.RpcContracts.RemoteUI.ObjectIdFormatter))]
[System.Runtime.CompilerServices.IsReadOnly]
public readonly struct ObjectId : IEquatable<Microsoft.VisualStudio.RpcContracts.RemoteUI.ObjectId>
[<MessagePack.MessagePackFormatter(typeof(Microsoft.VisualStudio.RpcContracts.RemoteUI.ObjectIdFormatter))>]
[<System.Runtime.CompilerServices.IsReadOnly>]
type ObjectId = struct
Public Structure ObjectId
Implements IEquatable(Of ObjectId)
Herança
ObjectId
Atributos
MessagePack.MessagePackFormatterAttribute IsReadOnlyAttribute
Implementações

Construtores

ObjectId(UInt64)

Identificador de um objeto exclusivamente identificável.

Propriedades

Invalid

Obtém o valor de ID inválido.

Value

Valor do identificador.

Métodos

Deconstruct(UInt64)

Identificador de um objeto exclusivamente identificável.

Equals(Object)

Identificador de um objeto exclusivamente identificável.

Equals(ObjectId)

Identificador de um objeto exclusivamente identificável.

GetHashCode()

Identificador de um objeto exclusivamente identificável.

ToString()

Identificador de um objeto exclusivamente identificável.

Operadores

Equality(ObjectId, ObjectId)

Identificador de um objeto exclusivamente identificável.

Inequality(ObjectId, ObjectId)

Identificador de um objeto exclusivamente identificável.

Métodos de Extensão

Next(ObjectId)

Gera o próximo ObjectId valor.

Aplica-se a