System::Globalization::TaiwanLunisolarCalendar::GetMonthsInYear メソッド
TaiwanLunisolarCalendar::GetMonthsInYear(int) const method
RTTI 情報。
virtual int System::Globalization::Calendar::GetMonthsInYear(int year) const
参照
- Class TaiwanLunisolarCalendar
- Namespace System::Globalization
- Library Aspose.Page for C++
TaiwanLunisolarCalendar::GetMonthsInYear(int, int) const method
指定された年の月数を取得します。
int System::Globalization::TaiwanLunisolarCalendar::GetMonthsInYear(int year, int era) const override
| パラメーター | 型 | 説明 |
|---|---|---|
| 年 | int | 月数を取得する対象の年。 |
| 時代 | int | 時代。 |
ReturnValue
指定された時代の指定された年の月数。
参照
- Class TaiwanLunisolarCalendar
- Namespace System::Globalization
- Library Aspose.Page for C++