System::Globalization::TaiwanCalendar::GetMonthsInYear Methode
TaiwanCalendar::GetMonthsInYear(int) const method
RTTI-Informationen.
virtual int System::Globalization::Calendar::GetMonthsInYear(int year) const
Siehe auch
- Class TaiwanCalendar
- Namespace System::Globalization
- Library Aspose.Font for C++
TaiwanCalendar::GetMonthsInYear(int, int) const method
Liefert die Anzahl der Monate im angegebenen Jahr.
int System::Globalization::TaiwanCalendar::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 TaiwanCalendar
- Namespace System::Globalization
- Library Aspose.Font for C++