Calendar::IsLeapMonth Method
.NET Framework (current version)
When overridden in a derived class, determines whether a month is a leap month.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | IsLeapMonth(Int32, Int32) | Determines whether the specified month in the specified year in the current era is a leap month. |
![]() | IsLeapMonth(Int32, Int32, Int32) | When overridden in a derived class, determines whether the specified month in the specified year in the specified era is a leap month. |
Show:
