XpsMatrix.op_Equality

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