CurvePolygon.op_Equality

CurvePolygon Equality operator

Implementeert de operator ==.

public static bool operator ==(CurvePolygon a, CurvePolygon b)
ParameterTypeBeschrijving
aCurvePolygonDe A-instantie.
bCurvePolygonDe B-instantie.

Winstwaarde

Het resultaat van de operator.

Zie ook