Click or drag to resize

EnNumToStr Method

Overload List
  NameDescription
Public methodStatic memberNumToStr(Decimal)
Converts the specified value to its equivalent string representation.
Public methodStatic memberNumToStr(Double)
Converts the specified value to its equivalent string representation.
Public methodStatic memberNumToStr(Int64)
Converts the specified value to its equivalent string representation.
Public methodStatic memberNumToStr(Decimal, Boolean)
Converts the specified value to its equivalent string representation.
Public methodStatic memberNumToStr(Double, Boolean)
Converts the specified value to its equivalent string representation.
Public methodStatic memberNumToStr(Int64, Boolean)
Converts the specified value to its equivalent string representation.
Top
See Also