NumberFormatInfo: NumberGroupSeparator (get)

NumberGroupSeparator

Returns the separator character for groups of numbers.



 Public Property Get NumberGroupSeparator ( ) As String

Return Values

String -  The character that is used as a separator between groups of numbers. This is typically a comma.

Read/Write.

See Also

Project CorLib Overview

Class NumberFormatInfo Overview