MethodImplementationHandle 구조체

정의

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

속성

IsNil

메서드

Equals(MethodImplementationHandle)

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

Equals(Object)
GetHashCode()

연산자

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

적용 대상