Equals method

Description

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.