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

DateTimeFormatInfo::set_AbbreviatedMonthGenitiveNames method

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

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

另见