Share via


AbsoluteDateTransitionType Members

Include Protected Members
Include Inherited Members

The AbsoluteDateTransitionType class represents a time zone transition that occurs on a specific date and at a specific time.

The AbsoluteDateTransitionType type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property DateTime The DateTime property gets or sets the date and time at which the time zone transition occurs.
Public property To The To property gets or sets the unique identifier that corresponds to the period or transitions group that is the target of the time zone transition. (Inherited from TransitionType.)

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