get_MonthGenitiveNames()

DateTimeFormatInfo::get_MonthGenitiveNames() const method

Gets month names in genitive form.

ArrayPtr<String> System::Globalization::DateTimeFormatInfo::get_MonthGenitiveNames() const

Return Value

Array of month names, starting with January.

See Also