ISPCalendar.IsYearLeap Method
Include Protected Members
Include Inherited Members
Returns a Boolean value that indicates whether the specified year is a leap year.
Overload List
Name | Description | |
---|---|---|
IsYearLeap(Int32) | Returns a Boolean value that indicates whether the specified year is a leap year. | |
IsYearLeap(Int32, Int32) | Returns a Boolean value that indicates whether the specified year in the specified era is a leap year. |
Top