QuerySaveResult.Equality(QuerySaveResult, QuerySaveResult) Operator
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- arg1
- QuerySaveResult
- arg2
- QuerySaveResult