System::Globalization::DateTimeFormatInfo::set_AbbreviatedMonthGenitiveNames 方法

DateTimeFormatInfo::set_AbbreviatedMonthGenitiveNames method

设置属格形式的缩写月份名称。

void System::Globalization::DateTimeFormatInfo::set_AbbreviatedMonthGenitiveNames(const ArrayPtr<String> &value)
参数类型描述
valueconst ArrayPtr<String>&Array 包含缩写月份名称的数组,以一月开始。

另见