System::Globalization::NumberFormatInfo::set_CurrencyGroupSizes 메서드
NumberFormatInfo::set_CurrencyGroupSizes method
그룹당 통화 소수 자리 수를 설정합니다.
void System::Globalization::NumberFormatInfo::set_CurrencyGroupSizes(const ArrayPtr<int> &value)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| value | const ArrayPtr<int>& | 그룹당 통화 소수 자릿수. |
또 보기
- Typedef ArrayPtr
- Class NumberFormatInfo
- Namespace System::Globalization
- Library Aspose.Page for C++