Calendar::GetMonthsInYear Method
.NET Framework (current version)
When overridden in a derived class, returns the number of months in the specified year.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | GetMonthsInYear(Int32) | Returns the number of months in the specified year in the current era. |
![]() | GetMonthsInYear(Int32, Int32) | When overridden in a derived class, returns the number of months in the specified year in the specified era. |
Show:
