Converts the value of this instance to an equivalent big integer value using the specified culture-specific formatting information.
Namespace: com.mindfusion.common
Package: com.mindfusion.common
SyntaxJava
Copy Code
|
|---|
BigDecimal toDecimal ( |
An object that supplies culture-specific formatting information.
A big integer value equivalent to the value of this instance.
See Also