Point.op_Inequality

Point Inequality operator

Implementeert de operator !=.

public static bool operator !=(Point a, Point b)
ParameterTypeBeschrijving
aPointDe A-instantie.
bPointDe B-instantie.

Winstwaarde

Het resultaat van de operator.

Zie ook