NumberFormatInfo: NumberGroupSeparator (let)

NumberGroupSeparator

Sets the separator charactor for a group of numbers.



 Public Property Let NumberGroupSeparator(
	  ByRef Value As String )

Parameters

Value
[ByRef] String. The character to be used when separating groups of numbers. This is typically a comma.

Read/Write.

See Also

Project CorLib Overview

Class NumberFormatInfo Overview