InterfaceImplementationHandle.Inequality 연산자

정의

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

매개 변수

반환

적용 대상