CultureInfo: NumberFormat (get)

NumberFormat

Returns the NumberFormatInfo associated with this culture.



 Public Property Get NumberFormat ( ) As NumberFormatInfo

Return Values

NumberFormatInfo -  The NumberFormatInfo for this culture that can be used to format numbers specific to this culture.

Read/Write.

See Also

Project CorLib Overview

Class CultureInfo Overview