System::Globalization::NumberFormatInfo::get_PercentGroupSizes मेथड
NumberFormatInfo::get_PercentGroupSizes method
प्रति प्रतिशत मान समूह में अंकों की संख्या प्राप्त करता है।
ArrayPtr<int> System::Globalization::NumberFormatInfo::get_PercentGroupSizes() 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++