System::Globalization::DateTimeFormatInfo::get_MonthGenitiveNames 方法

DateTimeFormatInfo::get_MonthGenitiveNames method

获取月份的所有格形式名称。

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

ReturnValue

Array of month names, starting with January.

另见