The Year type exposes the following members.

Constructors

  NameDescription
Public methodYear
Initializes a new instance of the Year class

Methods

  NameDescription
Public methodStatic memberDays
Calculates the number of days in a year.
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodStatic memberGetMonthName
Returns the month name using the current culture.
Public methodStatic memberGetMonthNames
Returns culture-specific month names (nominativ).
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)

See Also