get_MonthNames()

DateTimeFormatInfo::get_MonthNames() const method

Gets month names.

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

Return Value

Array of month names, starting with January.

See Also