This documentation is archived and is not being maintained.
TimeZoneInfo::AdjustmentRule Methods
Visual Studio 2010
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. |
|
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 | |
|---|---|---|
|
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. |
Show: