QuerySaveResult.Equality(QuerySaveResult, QuerySaveResult) Operator

Definition

Equality.

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 ( = ) : 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