BlobContentId Struktur

Definition

public value class BlobContentId : IEquatable<System::Reflection::Metadata::BlobContentId>
public readonly struct BlobContentId : IEquatable<System.Reflection.Metadata.BlobContentId>
public struct BlobContentId : IEquatable<System.Reflection.Metadata.BlobContentId>
type BlobContentId = struct
Public Structure BlobContentId
Implements IEquatable(Of BlobContentId)
Vererbung
BlobContentId
Implementiert

Konstruktoren

BlobContentId(Byte[])
BlobContentId(Guid, UInt32)
BlobContentId(ImmutableArray<Byte>)

Eigenschaften

Guid
IsDefault
Stamp

Methoden

Equals(BlobContentId)

Gibt an, ob das aktuelle Objekt gleich einem anderen Objekt des gleichen Typs ist.

Equals(Object)
FromHash(Byte[])
FromHash(ImmutableArray<Byte>)
GetHashCode()
GetTimeBasedProvider()

Operatoren

Equality(BlobContentId, BlobContentId)
Inequality(BlobContentId, BlobContentId)

Gilt für