SourceProfile.op_Equality Method
Definition
Namespace: ASNA.DataGate.Providers
Assembly: ASNA.QSys.DataGate.Client.dll
Determines whether two instances of SourceProfile are equal.
bool op_Equality(SourceProfile x, SourceProfile y)
Parameters
| Type | Parameter name | Description |
|---|---|---|
| SourceProfile | x | The first instance to compare. |
| SourceProfile | y | The second instance to compare. |