Share via


QuerySaveResult.Inequality(QuerySaveResult, QuerySaveResult) Operator

Definition

Inequality.

public:
 static bool operator !=(Microsoft::VisualStudio::Modeling::Shell::QuerySaveResult arg1, Microsoft::VisualStudio::Modeling::Shell::QuerySaveResult arg2);
public static bool operator != (Microsoft.VisualStudio.Modeling.Shell.QuerySaveResult arg1, Microsoft.VisualStudio.Modeling.Shell.QuerySaveResult arg2);
static member op_Inequality : Microsoft.VisualStudio.Modeling.Shell.QuerySaveResult * Microsoft.VisualStudio.Modeling.Shell.QuerySaveResult -> bool
Public Shared Operator != (arg1 As QuerySaveResult, arg2 As QuerySaveResult) As Boolean

Parameters

Returns

Applies to