XpsMatrix.op_Equality

XpsMatrix Equality 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