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() |