System::Globalization::TaiwanLunisolarCalendar::GetMonthsInYear Methode

TaiwanLunisolarCalendar::GetMonthsInYear(int) const method

RTTI-Informationen.

virtual int System::Globalization::Calendar::GetMonthsInYear(int year) const

Siehe auch

TaiwanLunisolarCalendar::GetMonthsInYear(int, int) const method

Liefert die Anzahl der Monate im angegebenen Jahr.

int System::Globalization::TaiwanLunisolarCalendar::GetMonthsInYear(int year, int era) const override
ParameterTypBeschreibung
JahrintJahr, um die Anzahl der Monate zu erhalten.
ÄraintÄra.

ReturnValue

Anzahl der Monate im angegebenen Jahr der angegebenen Ära.

Siehe auch