System::Globalization::JulianCalendar::GetMonthsInYear methode
JulianCalendar::GetMonthsInYear(int) const method
RTTI-informatie.
virtual int System::Globalization::Calendar::GetMonthsInYear(int year) const
Zie ook
- Class JulianCalendar
- Namespace System::Globalization
- Library Aspose.Page for C++
JulianCalendar::GetMonthsInYear(int, int) const method
Haalt het aantal maanden op in het opgegeven jaar.
int System::Globalization::JulianCalendar::GetMonthsInYear(int year, int era) const override
| Parameter | Type | Beschrijving |
|---|---|---|
| jaar | int | Jaar om het aantal maanden in op te halen. |
| tijdperk | int | Tijdperk. |
ReturnValue
Aantal maanden in het opgegeven jaar van de opgegeven era.
Zie ook
- Class JulianCalendar
- Namespace System::Globalization
- Library Aspose.Page for C++