CompoundCurve.op_Equality

CompoundCurve Equality operator

Implementeert de operator ==.

public static bool operator ==(CompoundCurve a, CompoundCurve b)
ParameterTypeBeschrijving
aCompoundCurveDe A-instantie.
bCompoundCurveDe B-instantie.

Winstwaarde

Het resultaat van de operator.

Zie ook