DocumentNameBlobHandle Struktur

Definition

Ein BlobHandle, das ein Blob auf dem #Blob-Heap in Portable PDB darstellt, strukturiert als Dokumentname.

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

Hinweise

Die Art des Handles ist Blob.

Der Handle ist eine Spezialisierung von BlobHandle und hat keine unterschiedliche Art.

Eigenschaften

IsNil

Ein BlobHandle, das ein Blob auf dem #Blob-Heap in Portable PDB darstellt, strukturiert als Dokumentname.

Methoden

Equals(DocumentNameBlobHandle)

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

Equals(Object)

Ein BlobHandle, das ein Blob auf dem #Blob-Heap in Portable PDB darstellt, strukturiert als Dokumentname.

GetHashCode()

Ein BlobHandle, das ein Blob auf dem #Blob-Heap in Portable PDB darstellt, strukturiert als Dokumentname.

Operatoren

Equality(DocumentNameBlobHandle, DocumentNameBlobHandle)

Ein BlobHandle, das ein Blob auf dem #Blob-Heap in Portable PDB darstellt, strukturiert als Dokumentname.

Explicit(BlobHandle to DocumentNameBlobHandle)

Ein BlobHandle, das ein Blob auf dem #Blob-Heap in Portable PDB darstellt, strukturiert als Dokumentname.

Implicit(DocumentNameBlobHandle to BlobHandle)

Ein BlobHandle, das ein Blob auf dem #Blob-Heap in Portable PDB darstellt, strukturiert als Dokumentname.

Inequality(DocumentNameBlobHandle, DocumentNameBlobHandle)

Ein BlobHandle, das ein Blob auf dem #Blob-Heap in Portable PDB darstellt, strukturiert als Dokumentname.

Gilt für: