System::Globalization::DateTimeFormatInfo::get_DayNames 方法

DateTimeFormatInfo::get_DayNames method

获取星期名称。

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

ReturnValue

Array of day names, starting with Sunday.

另见