DateWithZone.IsLeapYear MethodDateWithZone.IsLeapYear MethodDateWithZone::IsLeapYear Method
Determines whether the specified year is a leap year.
Parameters
- year
Type: System.Int64System.Int64System::Int64
The year to test.
Return Value
Type: System.BooleanSystem.BooleanSystem::Boolean
trueTruetrue if year is a leap year, falseFalsefalse otherwise.
