Partilhar via


TimeChangeType Members

Include Protected Members
Include Inherited Members

The TimeChangeType class represents the date and time when the time changes to and from daylight saving time and standard time.

The TimeChangeType type exposes the following members.

Constructors

  Name Description
Public method TimeChangeType The TimeChangeType constructor initializes a new instance of the TimeChangeType class.

Top

Properties

  Name Description
Public property Item The Item property gets or sets an object that represents the date when the time changes between standard time and daylight saving time.
Public property Offset The Offset property gets or sets the offset from the BaseOffset.
Public property Time The Time property gets or sets the time when the time changes between standard time and daylight saving time.
Public property TimeZoneName The TimeZoneName property gets or sets a value that represents a time zone name.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top