TimeZoneInfo.AdjustmentRule Methods
.NET Framework 4.5
The TimeZoneInfo.AdjustmentRule type exposes the following members.
| Name | Description | |
|---|---|---|
|
CreateAdjustmentRule | Creates a new adjustment rule for a particular time zone. |
|
Equals(Object) | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
|
Equals(TimeZoneInfo.AdjustmentRule) | Determines whether the current TimeZoneInfo.AdjustmentRule object is equal to a second TimeZoneInfo.AdjustmentRule 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.) |
|
ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
|
IDeserializationCallback.OnDeserialization | Infrastructure. Runs when the deserialization of a TimeZoneInfo.AdjustmentRule object is completed. |
|
ISerializable.GetObjectData | Infrastructure. Populates a SerializationInfo object with the data that is required to serialize this object. |