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