DocumentNameBlobHandle 構造体
定義
ドキュメント名として構造化されたポータブル PDB 内で #Blob ヒープの BLOB を表す BlobHandle。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 struct DocumentNameBlobHandle : IEquatable<System.Reflection.Metadata.DocumentNameBlobHandle>
type DocumentNameBlobHandle = struct
Public Structure DocumentNameBlobHandle
Implements IEquatable(Of DocumentNameBlobHandle)
- 継承
- 実装
注釈
ハンドルの種類は Blob です。The kind of the handle is Blob.
ハンドルは、の特殊化であり、 BlobHandle 個別の種類はありません。The handle is a specialization of BlobHandle and doesn't have a distinct kind.
プロパティ
IsNil |
メソッド
Equals(DocumentNameBlobHandle) |
現在のオブジェクトが、同じ型の別のオブジェクトと等しいかどうかを示します。Indicates whether the current object is equal to another object of the same type. |
Equals(Object) | |
GetHashCode() |