메타데이터 엔터티(형식 참조, 형식 정의, 형식 사양, 메서드 정의, 사용자 지정 특성 등) 또는 값(문자열, Blob, guid, 사용자 문자열 등)을 나타냅니다.Represents any metadata entity (such as a type reference, a type definition, a type specification, a method definition, or a custom attribute) or value (a string, blob, guid, or user string).
public value class Handle : IEquatable<System::Reflection::Metadata::Handle>
public struct Handle : IEquatable<System.Reflection.Metadata.Handle>
type Handle = struct
Public Structure Handle
Implements IEquatable(Of Handle)