System::Globalization::DateTimeFormatInfo::set_AbbreviatedMonthGenitiveNames Methode
DateTimeFormatInfo::set_AbbreviatedMonthGenitiveNames method
Setzt die abgekürzten Monatsnamen im Genitiv.
void System::Globalization::DateTimeFormatInfo::set_AbbreviatedMonthGenitiveNames(const ArrayPtr<String> &value)
| Parameter | Typ | Beschreibung |
|---|---|---|
| value | const ArrayPtr<String>& | Array von abgekürzten Monatsnamen, beginnend mit Januar. |
Siehe auch
- Typedef ArrayPtr
- Class String
- Class DateTimeFormatInfo
- Namespace System::Globalization
- Library Aspose.Page for C++