System::Globalization::DateTimeFormatInfo::set_DayNames Methode
DateTimeFormatInfo::set_DayNames method
Setzt die Tagesnamen.
void System::Globalization::DateTimeFormatInfo::set_DayNames(const ArrayPtr<String> &value)
| Parameter | Typ | Beschreibung |
|---|---|---|
| value | const ArrayPtr<String>& | Array von Tagesnamen, beginnend mit Sonntag. |
Siehe auch
- Typedef ArrayPtr
- Class String
- Class DateTimeFormatInfo
- Namespace System::Globalization
- Library Aspose.Page for C++