Partager via


MongoDbObjectId Structure

Définition

public struct MongoDbObjectId : IEquatable<Microsoft.Azure.Cosmos.Serialization.HybridRow.MongoDbObjectId>
type MongoDbObjectId = struct
Public Structure MongoDbObjectId
Implements IEquatable(Of MongoDbObjectId)
Héritage
MongoDbObjectId
Implémente

Constructeurs

MongoDbObjectId(ReadOnlySpan<Byte>)
MongoDbObjectId(UInt32, UInt64)

Champs

Size

Méthodes

CopyTo(Span<Byte>)
Equals(MongoDbObjectId)
Equals(Object)
GetHashCode()
ToByteArray()

Opérateurs

Equality(MongoDbObjectId, MongoDbObjectId)
Inequality(MongoDbObjectId, MongoDbObjectId)

S’applique à