InterfaceImplementationHandle.Inequality Operatore
In questo articolo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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
Si applica a
Prodotto | Versioni |
---|---|
.NET | Core 1.0, Core 1.1, Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8 (package-provided), 8, 9 (package-provided), 9, 10 (package-provided), 10 |
.NET Framework | 4.6.2 (package-provided), 4.7 (package-provided), 4.7.1 (package-provided), 4.7.2 (package-provided), 4.8 (package-provided) |
.NET Standard | 2.0 (package-provided) |
UWP | 10.0 |