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.

另见