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)

適用対象