System::Globalization::DateTimeFormatInfo::set_AbbreviatedMonthGenitiveNames method
DateTimeFormatInfo::set_AbbreviatedMonthGenitiveNames method
Sets abbreviated month names in genitive form.
void System::Globalization::DateTimeFormatInfo::set_AbbreviatedMonthGenitiveNames(const ArrayPtr<String> &value)
| Parameter | Type | Description | 
|---|---|---|
| value | const ArrayPtr<String>& | Array of abbreviated month names, starting with January. | 
See Also
- Typedef ArrayPtr
 - Class String
 - Class DateTimeFormatInfo
 - Namespace System::Globalization
 - Library Aspose.Page for C++