System::Globalization::NumberFormatInfo::set_NativeDigits method
NumberFormatInfo::set_NativeDigits method
Sets digits symbols (0 through 9).
void System::Globalization::NumberFormatInfo::set_NativeDigits(const ArrayPtr<String> &value)
Parameter | Type | Description |
---|---|---|
value | const ArrayPtr<String>& | Array of digit symbols. |
See Also
- Typedef ArrayPtr
- Class String
- Class NumberFormatInfo
- Namespace System::Globalization
- Library Aspose.PUB for C++