System::Globalization::ThaiBuddhistCalendar::GetMonthsInYear method
ThaiBuddhistCalendar::GetMonthsInYear(int) const method
RTTI information.
virtual int System::Globalization::Calendar::GetMonthsInYear(int year) const
See Also
- Class ThaiBuddhistCalendar
 - Namespace System::Globalization
 - Library Aspose.PUB for C++
 
ThaiBuddhistCalendar::GetMonthsInYear(int, int) const method
Gets number of months in the specified year.
int System::Globalization::ThaiBuddhistCalendar::GetMonthsInYear(int year, int era) const override
| Parameter | Type | Description | 
|---|---|---|
| year | int | Year to get number of months in. | 
| era | int | Era. | 
ReturnValue
Number of months in the specified year of specified era.
See Also
- Class ThaiBuddhistCalendar
 - Namespace System::Globalization
 - Library Aspose.PUB for C++