MethodDebugInformationHandle.Equality Operator

Definition

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

Parameters

Returns

Applies to