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

参数

返回

适用于