MethodImplementationHandle.Inequality 연산자

정의

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

매개 변수

반환

Boolean

적용 대상