This topic has not yet been rated - Rate this topic

TimeZoneInfo.AdjustmentRule Methods

The TimeZoneInfo.AdjustmentRule type exposes the following members.

  NameDescription
Public method Static member CreateAdjustmentRule Creates a new adjustment rule for a particular time zone.
Public method Equals Overloaded. Indicates whether two TimeZoneInfo.AdjustmentRule objects are equal.
Protected method Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Public method GetHashCode Serves as a hash function for hashing algorithms and data structures such as hash tables. (Overrides Object.GetHashCode().)
Public method GetType Gets the type of the current instance. (Inherited from Object.)
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public method ToString Returns a string that represents the current object. (Inherited from Object.)
Top
  NameDescription
Explicit interface implemetation Private method ISerializable.GetObjectData Infrastructure. Populates a SerializationInfo object with the data that is required to serialize this object.
Explicit interface implemetation Private method IDeserializationCallback.OnDeserialization Infrastructure. Runs when the deserialization of a TimeZoneInfo.AdjustmentRule object is completed.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.