MethodDefinitionHandle 구조체

정의

public value class MethodDefinitionHandle : IEquatable<System::Reflection::Metadata::MethodDefinitionHandle>
public struct MethodDefinitionHandle : IEquatable<System.Reflection.Metadata.MethodDefinitionHandle>
public readonly struct MethodDefinitionHandle : IEquatable<System.Reflection.Metadata.MethodDefinitionHandle>
type MethodDefinitionHandle = struct
Public Structure MethodDefinitionHandle
Implements IEquatable(Of MethodDefinitionHandle)
상속
MethodDefinitionHandle
구현

속성

IsNil

메서드

Equals(MethodDefinitionHandle)

현재 개체가 동일한 형식의 다른 개체와 같은지 여부를 나타냅니다.

Equals(Object)
GetHashCode()
ToDebugInformationHandle()

이 핸들에 해당하는 MethodDebugInformation에 대한 핸들을 반환합니다.

연산자

Equality(MethodDefinitionHandle, MethodDefinitionHandle)
Explicit(EntityHandle to MethodDefinitionHandle)
Explicit(Handle to MethodDefinitionHandle)
Implicit(MethodDefinitionHandle to EntityHandle)
Implicit(MethodDefinitionHandle to Handle)
Inequality(MethodDefinitionHandle, MethodDefinitionHandle)

적용 대상