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)

適用於