System::Globalization::ChineseLunisolarCalendar::GetMonthsInYear मेथड

ChineseLunisolarCalendar::GetMonthsInYear(int) const method

RTTI जानकारी।

virtual int System::Globalization::Calendar::GetMonthsInYear(int year) const

संबंधित देखें

ChineseLunisolarCalendar::GetMonthsInYear(int, int) const method

निर्दिष्ट वर्ष में महीनों की संख्या प्राप्त करता है।

int System::Globalization::ChineseLunisolarCalendar::GetMonthsInYear(int year, int era) const override
पैरामीटरप्रकारविवरण
वर्षintवर्ष जिसमें महीनों की संख्या प्राप्त करनी है।
युगintयुग।

ReturnValue

निर्दिष्ट युग के निर्दिष्ट वर्ष में महीनों की संख्या।

संबंधित देखें