System::Globalization::ChineseLunisolarCalendar::GetMonthsInYear Methode
ChineseLunisolarCalendar::GetMonthsInYear(int) const method
RTTI-Informationen.
virtual int System::Globalization::Calendar::GetMonthsInYear(int year) const
Siehe auch
- Class ChineseLunisolarCalendar
- Namespace System::Globalization
- Library Aspose.Font for C++
ChineseLunisolarCalendar::GetMonthsInYear(int, int) const method
Liefert die Anzahl der Monate im angegebenen Jahr.
int System::Globalization::ChineseLunisolarCalendar::GetMonthsInYear(int year, int era) const override
| Parameter | Typ | Beschreibung |
|---|---|---|
| Jahr | int | Jahr, um die Anzahl der Monate zu erhalten. |
| Ära | int | Ära. |
ReturnValue
Anzahl der Monate im angegebenen Jahr der angegebenen Ära.
Siehe auch
- Class ChineseLunisolarCalendar
- Namespace System::Globalization
- Library Aspose.Font for C++