CompoundCurve.op_Equality

CompoundCurve Equality operator

Implementa l’operatore ==.

public static bool operator ==(CompoundCurve a, CompoundCurve b)
ParametroTipoDescrizione
aCompoundCurveL’istanza A.
bCompoundCurveL’istanza B.

Valore di ritorno

Il risultato dell’operatore.

Guarda anche