DocumentNameBlobHandle Struct

Definition

A BlobHandle representing a blob on #Blob heap in Portable PDB structured as Document Name.

C#
public readonly struct DocumentNameBlobHandle : IEquatable<System.Reflection.Metadata.DocumentNameBlobHandle>
C#
public struct DocumentNameBlobHandle : IEquatable<System.Reflection.Metadata.DocumentNameBlobHandle>
Inheritance
DocumentNameBlobHandle
Implements

Remarks

The kind of the handle is Blob.

The handle is a specialization of BlobHandle and doesn't have a distinct kind.

Properties

Methods

Equals(DocumentNameBlobHandle)

Indicates whether the current object is equal to another object of the same type.

Equals(Object)
GetHashCode()

Operators

Applies to

Product Versions
.NET Core 1.0, Core 1.1, Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8 (package-provided), 8, 9 (package-provided), 9, 10 (package-provided), 10
.NET Standard 2.0 (package-provided)