System::Globalization::DateTimeFormatInfo::set_AbbreviatedMonthNames methode
DateTimeFormatInfo::set_AbbreviatedMonthNames method
Stelt afgekorte maandnamen in.
void System::Globalization::DateTimeFormatInfo::set_AbbreviatedMonthNames(const ArrayPtr<String> &value)
| Parameter | Type | Beschrijving |
|---|---|---|
| value | const ArrayPtr<String>& | Array van verkorte maandnamen, beginnend met januari. |
Zie ook
- Typedef ArrayPtr
- Class String
- Class DateTimeFormatInfo
- Namespace System::Globalization
- Library Aspose.Page for C++