System::Globalization::KoreanCalendar::GetMonthsInYear طريقة
KoreanCalendar::GetMonthsInYear(int) const method
معلومات RTTI.
virtual int System::Globalization::Calendar::GetMonthsInYear(int year) const
انظر أيضًا
- Class KoreanCalendar
- Namespace System::Globalization
- Library Aspose.Page for C++
KoreanCalendar::GetMonthsInYear(int, int) const method
يحصل على عدد الأشهر في السنة المحددة.
int System::Globalization::KoreanCalendar::GetMonthsInYear(int year, int era) const override
| Parameter | Type | الوصف |
|---|---|---|
| السنة | int | السنة للحصول على عدد الأشهر فيها. |
| العصر | int | العصر. |
ReturnValue
عدد الأشهر في السنة المحددة من العصر المحدد.
انظر أيضًا
- Class KoreanCalendar
- Namespace System::Globalization
- Library Aspose.Page for C++