GetMonthsInYear()
JapaneseCalendar::GetMonthsInYear(int, int) const method
Gets number of months in the specified year.
int System::Globalization::JapaneseCalendar::GetMonthsInYear(int year, int era) const override
Arguments
Parameter | Type | Description |
---|---|---|
year | int | Year to get number of months in. |
era | int | Era. |
Return Value
Number of months in the specified year of specified era.
JapaneseCalendar::GetMonthsInYear(int) const method
RTTI information.
virtual int System::Globalization::Calendar::GetMonthsInYear(int year) const
JapaneseCalendar::GetMonthsInYear(int, int) const method
RTTI information.
virtual int System::Globalization::Calendar::GetMonthsInYear(int year, int era) const
See Also
- Class JapaneseCalendar
- Namespace System::Globalization
- Library Aspose.Slides