Calendar::GetDaysInYear Method
.NET Framework (current version)
When overridden in a derived class, returns the number of days in the specified year.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | GetDaysInYear(Int32) | Returns the number of days in the specified year of the current era. |
![]() | GetDaysInYear(Int32, Int32) | When overridden in a derived class, returns the number of days in the specified year and era. |
Show:
