XpsMatrix.op_Inequality

XpsMatrix Inequality operator

Implementiert den Operator !=.

public static bool operator !=(XpsMatrix a, XpsMatrix b)
ParameterTypBeschreibung
aXpsMatrixDie erste Matrix.
bXpsMatrixDie zweite Matrix.

Rückgabewert

Das Ergebnis des Operators.

Siehe auch