System::Globalization::ChineseLunisolarCalendar::GetMonthsInYear método
ChineseLunisolarCalendar::GetMonthsInYear(int) const method
Información RTTI.
virtual int System::Globalization::Calendar::GetMonthsInYear(int year) const
Ver también
- Class ChineseLunisolarCalendar
- Namespace System::Globalization
- Library Aspose.Page for C++
ChineseLunisolarCalendar::GetMonthsInYear(int, int) const method
Obtiene el número de meses en el año especificado.
int System::Globalization::ChineseLunisolarCalendar::GetMonthsInYear(int year, int era) const override
| Parámetro | Tipo | Descripción |
|---|---|---|
| año | int | Año del cual obtener el número de meses. |
| era | int | Era. |
ReturnValue
Número de meses en el año especificado de la era especificada.
Ver también
- Class ChineseLunisolarCalendar
- Namespace System::Globalization
- Library Aspose.Page for C++