Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

Calendar::IsLeapYear Method

 

When overridden in a derived class, determines whether a year is a leap year.

Namespace:   System.Globalization
Assembly:  mscorlib (in mscorlib.dll)

NameDescription
System_CAPS_pubmethodIsLeapYear(Int32)

Determines whether the specified year in the current era is a leap year.

System_CAPS_pubmethodIsLeapYear(Int32, Int32)

When overridden in a derived class, determines whether the specified year in the specified era is a leap year.

Return to top
Show:
© 2017 Microsoft