ImportScopeHandle.Inequality(ImportScopeHandle, ImportScopeHandle) Operatore

Definizione

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

Parametri

Restituisce

Boolean

Si applica a