XpsMatrix.op_Inequality

XpsMatrix Inequality operator

Implementeert de operator !=.

public static bool operator !=(XpsMatrix a, XpsMatrix b)
ParameterTypeBeschrijving
aXpsMatrixDe eerste matrijs.
bXpsMatrixDe tweede matrijs.

Winstwaarde

Het resultaat van de operator.

Zie ook