TimeZoneInfo.AdjustmentRule Methods
.NET Framework 3.5
The TimeZoneInfo.AdjustmentRule type exposes the following members.
| Name | Description | |
|---|---|---|
|
CreateAdjustmentRule | Creates a new adjustment rule for a particular time zone. |
|
Equals | Overloaded. Indicates whether two TimeZoneInfo.AdjustmentRule objects are equal. |
|
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
|
GetHashCode | Serves as a hash function for hashing algorithms and data structures such as hash tables. (Overrides Object.GetHashCode().) |
|
GetType | Gets the type of the current instance. (Inherited from Object.) |
|
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
|
ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
|
ISerializable.GetObjectData | Infrastructure. Populates a SerializationInfo object with the data that is required to serialize this object. |
|
IDeserializationCallback.OnDeserialization | Infrastructure. Runs when the deserialization of a TimeZoneInfo.AdjustmentRule object is completed. |