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)

適用対象