MethodSpecificationHandle 구조체

정의

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

속성

IsNil

메서드

Equals(MethodSpecificationHandle)

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

Equals(Object)
GetHashCode()

연산자

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

적용 대상