DocumentNameBlobHandle Struktur
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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
- 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. |