System::Globalization::ChineseLunisolarCalendar::GetMonthsInYear metodo
ChineseLunisolarCalendar::GetMonthsInYear(int) const method
Informazioni RTTI.
virtual int System::Globalization::Calendar::GetMonthsInYear(int year) const
Vedi anche
- Class ChineseLunisolarCalendar
- Namespace System::Globalization
- Library Aspose.Font for C++
ChineseLunisolarCalendar::GetMonthsInYear(int, int) const method
Restituisce il numero di mesi nell’anno specificato.
int System::Globalization::ChineseLunisolarCalendar::GetMonthsInYear(int year, int era) const override
| Parametro | Tipo | Descrizione |
|---|---|---|
| anno | int | Anno per ottenere il numero di mesi. |
| era | int | Era. |
ReturnValue
Numero di mesi nell’anno specificato dell’era specificata.
Vedi anche
- Class ChineseLunisolarCalendar
- Namespace System::Globalization
- Library Aspose.Font for C++