NumberFormat.getInstance

Retrieves the NumberFormat for the specified IFormatService.

class NumberFormat
static
getInstance

Return Value

The NumberFormat for the specified IFormatService. Remarks: The method calls IFormatService.getFormat with typeof(NumberFormat). If formatService is null, then the value of the current property is returned.

Meta