MethodImplementationHandle.Equality 运算符

定义

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

参数

返回

Boolean

适用于