AVEVA OMI Software Developer Kit



FormatNumber Method
Formats the given double number with the specified format style, using the default length limit.
Overload List
OverloadDescription
Formats the given double number with the specified format style, using the default length limit.  
Formats the given double number with the specified format style and length limit.  
Formats the given float number with the specified format style, using the default length limit.  
Formats the given float number with the specified format style and length limit.  
Formats the given integer number with the specified format style, using the default length limit.  
Formats the given integer number with the specified format style and length limit.  
Formats the given double number with the specified formatInfo object, using the default length limit.  
Formats the given double number with the specified formatInfo object and length limit.  
Formats the given float number with the specified formatInfo object, using the default length limit.  
Formats the given float number with the specified formatInfo object and length limit.  
Formats the given integer number with the specified formatInfo object, using the default length limit.  
Formats the given integer number with the specified formatInfo object and length limit.  
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also