DocumentNameBlobHandle Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A BlobHandle representing a blob on #Blob heap in Portable PDB structured as Document Name.
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)
- Inheritance
- Implements
Remarks
The kind of the handle is Blob.
The handle is a specialization of BlobHandle and doesn't have a distinct kind.
Properties
IsNil |
Methods
Equals(DocumentNameBlobHandle) |
Indicates whether the current object is equal to another object of the same type. |
Equals(Object) | |
GetHashCode() |
Operators
Applies to
Συνεργαστείτε μαζί μας στο GitHub
Μπορείτε να βρείτε την πηγή για αυτό το περιεχόμενο στο GitHub, όπου μπορείτε επίσης να δημιουργήσετε και να εξετάσετε ζητήματα και αιτήματα έλξης. Για περισσότερες πληροφορίες, ανατρέξτε στον οδηγό συνεργατών.