CompareTo Method

Compares the value of this AseDecimal with the target AseDecimal or object.

Syntax

CompareTo( AseDecimal )

Description

Compares the value of this AseDecimal with the AseDecimal value.

Syntax

CompareTo( Object )

Description

Compares the value of this AseDecimal with the value of Object.