CompoundCurve.op_Equality

CompoundCurve Equality operator

Implementiert den Operator ==.

public static bool operator ==(CompoundCurve a, CompoundCurve b)
ParameterTypBeschreibung
aCompoundCurveDie A-Instanz.
bCompoundCurveDie B-Instanz.

Rückgabewert

Das Ergebnis des Operators.

Siehe auch