System::Globalization::ThaiBuddhistCalendar::GetMonthsInYear 메서드
ThaiBuddhistCalendar::GetMonthsInYear(int) const method
RTTI 정보.
virtual int System::Globalization::Calendar::GetMonthsInYear(int year) const
또 보기
- Class ThaiBuddhistCalendar
- Namespace System::Globalization
- Library Aspose.Page for C++
ThaiBuddhistCalendar::GetMonthsInYear(int, int) const method
지정된 연도에 대한 월 수를 가져옵니다.
int System::Globalization::ThaiBuddhistCalendar::GetMonthsInYear(int year, int era) const override
| 매개변수 | 형식 | 설명 |
|---|---|---|
| 연도 | int | 개월 수를 가져올 연도. |
| 시대 | int | 시대. |
ReturnValue
지정된 연도와 지정된 연호에 해당하는 개월 수.
또 보기
- Class ThaiBuddhistCalendar
- Namespace System::Globalization
- Library Aspose.Page for C++