Equals Method

Returns a value indicating whether this instance of AseDecimal and the value indicated by the object value are equal.

Syntax

bool Equals( Object value )

Parameters

value – the object being tested for equality.