Visual Basic (Declaration)
C#
Parameters
- value
- A numeric value to be converted.
- decimals
- The number of significant digits after the decimal point. Negative value means unknown number of digits.
- valueType
- Type of value.
Return Value
String representation of the value.The base version formats the value using the
FormatValue
method and after that adds units if necessary using the FormatUnits
function associated with this formatter.Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family