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