System::Globalization::NumberFormatInfo::get_NumberGroupSizes 메서드
NumberFormatInfo::get_NumberGroupSizes method
그룹당 숫자 자릿수 수를 가져옵니다.
ArrayPtr<int> System::Globalization::NumberFormatInfo::get_NumberGroupSizes() const
ReturnValue
Array of digits per group, left to right; each element must be 1 to 9, last one can be 0 which means “combine all”; last element repeats.
또 보기
- Typedef ArrayPtr
- Class NumberFormatInfo
- Namespace System::Globalization
- Library Aspose.Page for C++