This topic has not yet been rated - Rate this topic

TimeZoneInfo.TransitionTime Methods

The TimeZoneInfo.TransitionTime type exposes the following members.

  Name Description
Public method Static member CreateFixedDateRule Defines a time change that uses a fixed-date rule.
Public method Static member CreateFloatingDateRule Defines a time change that uses a floating-date rule.
Public method Equals(Object) Determines whether an object has identical values to the current TimeZoneInfo.TransitionTime object. (Overrides ValueType.Equals(Object).)
Public method Equals(TimeZoneInfo.TransitionTime) Determines whether the current TimeZoneInfo.TransitionTime object has identical values to a second TimeZoneInfo.TransitionTime object.
Public method GetHashCode Serves as a hash function for hashing algorithms and data structures such as hash tables. (Overrides ValueType.GetHashCode().)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Public method ToString Returns the fully qualified type name of this instance. (Inherited from ValueType.)
Top
  Name Description
Explicit interface implemetation Private method IDeserializationCallback.OnDeserialization Infrastructure. Runs when the deserialization of an object has been completed.
Explicit interface implemetation Private method ISerializable.GetObjectData Infrastructure. Populates a SerializationInfo object with the data that is required to serialize this object.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.