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