System::Globalization::NumberFormatInfo::get_CurrencyGroupSizes method
NumberFormatInfo::get_CurrencyGroupSizes method
Gets number of currency decimal digits per group.
ArrayPtr<int> System::Globalization::NumberFormatInfo::get_CurrencyGroupSizes() const
ReturnValue
Number of currency decimal digits per group.
See Also
- Typedef ArrayPtr
- Class NumberFormatInfo
- Namespace System::Globalization
- Library Aspose.Font for C++