CultureInfo: NumberFormat (set)

NumberFormat

Sets the NumberFormatInfo for the specific culture object.



 Public Property Set NumberFormat(
	  ByVal RHS As NumberFormatInfo )

Parameters

RHS
[ByVal] NumberFormatInfo. The NumberFormatInfo to associate with this object instance.

Remarks

Read/Write.

See Also

Project VBCorLib Overview Class CultureInfo Overview CultureInfo Properties CultureInfo Methods NumberFormat (get) OptionalCalendars (get)