MethodDebugInformationHandle.Inequality 演算子

定義

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 op_Inequality : System.Reflection.Metadata.MethodDebugInformationHandle * System.Reflection.Metadata.MethodDebugInformationHandle -> bool
Public Shared Operator != (left As MethodDebugInformationHandle, right As MethodDebugInformationHandle) As Boolean

パラメーター

戻り値

適用対象