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.Font for C++
KoreanCalendar::GetMonthsInYear(int, int) const method
يحصل على عدد الأشهر في السنة المحددة.
int System::Globalization::KoreanCalendar::GetMonthsInYear(int year, int era) const override
| معامل | نوع | الوصف |
|---|---|---|
| السنة | int | السنة للحصول على عدد الأشهر فيها. |
| العصر | int | العصر. |
ReturnValue
عدد الأشهر في السنة المحددة للحقبة المحددة.
انظر أيضًا
- Class KoreanCalendar
- Namespace System::Globalization
- Library Aspose.Font for C++