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.

Remarks

Read/Write.

See Also

Project VBCorLib Overview Class CultureInfo Overview CultureInfo Properties CultureInfo Methods NativeName (get) NumberFormat (set)