Mono Class Library: System.Globalization.NumberFormatInfo Overview | MembersSystem.Globalization.NumberFormatInfo.CurrencyDecimalDigits Property |
Gets or sets the number of decimal places in currency values. [Edit]
|
A int containing the number of decimal places in currency values. [Edit]
Type Reason ArgumentOutOfRangeException The value specified for a set operation is less than 0 or greater than 99. [Edit] InvalidOperationException The current instance is read-only and a set operation was attempted. [Edit]
The culture-invariant value for this property is 2. [Edit]
Namespace: System.Globalization
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0