Поделиться через


TimeChangeType Members

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

The following tables list the members exposed by the TimeChangeType type.

Public Constructors

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

Top

Public Properties

  Name Description
Bb402244.pubproperty(en-us,EXCHG.80).gif Item The Item property gets or sets an object that represents the date when the time changes between standard time and daylight saving time.
Bb402244.pubproperty(en-us,EXCHG.80).gif Offset The Offset property gets or sets the offset from the BaseOffset.
Bb402244.pubproperty(en-us,EXCHG.80).gif Time The Time property gets or sets the time when the time changes between standard time and daylight saving time.
Bb402244.pubproperty(en-us,EXCHG.80).gif TimeZoneName The TimeZoneName property gets or sets a value that represents a time zone name.

Top

Public Methods

(see also Protected Methods )

  Name Description
Bb402244.pubmethod(en-us,EXCHG.80).gif Equals  Overloaded. (inherited from Object )
Bb402244.pubmethod(en-us,EXCHG.80).gif GetHashCode  (inherited from Object )
Bb402244.pubmethod(en-us,EXCHG.80).gif GetType  (inherited from Object )
Bb402244.pubmethod(en-us,EXCHG.80).gifBb402244.static(en-us,EXCHG.80).gif ReferenceEquals  (inherited from Object )
Bb402244.pubmethod(en-us,EXCHG.80).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Bb402244.protmethod(en-us,EXCHG.80).gif Finalize  (inherited from Object )
Bb402244.protmethod(en-us,EXCHG.80).gif MemberwiseClone  (inherited from Object )

Top