ICultureInfo.ThousandSeparator

Syntax

ThousandSeparator: String;

Description

The ThousandSeparator property returns the current thousands separator.

Example

The example of use is given in description of the ICultureInfo.DecimalSeparator property.

See also:

ICultureInfo