NumberFormatInfo: CurrencyGroupSeparator (get)

CurrencyGroupSeparator

Returns the string to be use as a group separator.



 Public Property Get CurrencyGroupSeparator ( ) As String

Return Values

String -  The group separator string.

Remarks

Generally a comma is the group separator. However, in some parts of the world, a comma is not used.

Read/Write.

See Also

Project CorLib Overview

Class NumberFormatInfo Overview