TransitionType Members

Include Protected Members
Include Inherited Members

The TransitionType class is the base class for derived classes that describe time zone transitions.

The TransitionType type exposes the following members.

Constructors

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

Top

Properties

  Name Description
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.

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