public bool Equals(
DecimalN other
)
Public Function Equals (
other As DecimalN
) As Boolean
public:
virtual bool Equals(
DecimalN other
) sealed
abstract Equals :
other : DecimalN -> bool
override Equals :
other : DecimalN -> bool