MethodSpecificationHandle.Equality 演算子

定義

public:
 static bool operator ==(System::Reflection::Metadata::MethodSpecificationHandle left, System::Reflection::Metadata::MethodSpecificationHandle right);
public static bool operator == (System.Reflection.Metadata.MethodSpecificationHandle left, System.Reflection.Metadata.MethodSpecificationHandle right);
static member ( = ) : System.Reflection.Metadata.MethodSpecificationHandle * System.Reflection.Metadata.MethodSpecificationHandle -> bool
Public Shared Operator == (left As MethodSpecificationHandle, right As MethodSpecificationHandle) As Boolean

パラメーター

戻り値

適用対象