NumberFormatInfo: NumberDecimalSeparator (let)

NumberDecimalSeparator

Sets the character to be used as the decimal point.



 Public Property Let NumberDecimalSeparator(
	  ByRef Value As String )

Parameters

Value
[ByRef] String. The new character to be used as the decimal point.

Read/Write.

See Also

Project CorLib Overview

Class NumberFormatInfo Overview