System::Globalization::NumberFormatInfo::set_NativeDigits methode
NumberFormatInfo::set_NativeDigits method
Stelt cijfer-symbolen in (0 tot en met 9).
void System::Globalization::NumberFormatInfo::set_NativeDigits(const ArrayPtr<String> &value)
| Parameter | Type | Beschrijving |
|---|---|---|
| value | const ArrayPtr<String>& | Array van cijfer-symbolen. |
Zie ook
- Typedef ArrayPtr
- Class String
- Class NumberFormatInfo
- Namespace System::Globalization
- Library Aspose.Page for C++