get_CurrencyGroupSizes()

NumberFormatInfo::get_CurrencyGroupSizes() const method

Gets number of currency decimal digits per group.

ArrayPtr<int> System::Globalization::NumberFormatInfo::get_CurrencyGroupSizes() const

Return Value

Number of currency decimal digits per group.

See Also