System::Globalization::DateTimeFormatInfo::get_MonthGenitiveNames method
DateTimeFormatInfo::get_MonthGenitiveNames method
Gets month names in genitive form.
ArrayPtr<String> System::Globalization::DateTimeFormatInfo::get_MonthGenitiveNames() const
ReturnValue
Array of month names, starting with January.
See Also
- Typedef ArrayPtr
 - Class String
 - Class DateTimeFormatInfo
 - Namespace System::Globalization
 - Library Aspose.Font for C++