LCNumeric Class Methods Summary
The following table lists the LCNumeric class methods.
|
Method |
Description |
|---|---|
|
LCNumeric.Add |
Adds two numeric values, producing the sum. |
|
LCNumeric.Compare |
Compares two numeric values returning a value indicating the relationship between them. |
|
LCNumeric.Copy |
Makes a copy of a numeric value. |
|
LCNumeric.Subtract |
Subtracts one numeric value from another, producing the result. |