Mono Class Library: System.Globalization.NumberFormatInfo Overview | MembersSystem.Globalization.NumberFormatInfo.NumberDecimalSeparator Property |
Gets or sets the symbol used as the decimal separator for numeric values. [Edit]
|
A string containing the decimal separator. [Edit]
Type Reason ArgumentNullException The value specified for a set operation is a null reference. [Edit] InvalidOperationException The current instance is read-only and a set operation was attempted. [Edit]
The culture-invariant value for this property is ".". [Edit]
Namespace: System.Globalization
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0