TimeZoneInfo.TransitionTime Methods
.NET Framework 4.5
The TimeZoneInfo.TransitionTime type exposes the following members.
| Name | Description | |
|---|---|---|
|
CreateFixedDateRule | Defines a time change that uses a fixed-date rule. |
|
CreateFloatingDateRule | Defines a time change that uses a floating-date rule. |
|
Equals(Object) | Determines whether an object has identical values to the current TimeZoneInfo.TransitionTime object. (Overrides ValueType.Equals(Object).) |
|
Equals(TimeZoneInfo.TransitionTime) | Determines whether the current TimeZoneInfo.TransitionTime object has identical values to a second TimeZoneInfo.TransitionTime object. |
|
GetHashCode | Serves as a hash function for hashing algorithms and data structures such as hash tables. (Overrides ValueType.GetHashCode().) |
|
GetType | Gets the Type of the current instance. (Inherited from Object.) |
|
ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |
| Name | Description | |
|---|---|---|
|
IDeserializationCallback.OnDeserialization | Infrastructure. Runs when the deserialization of an object has been completed. |
|
ISerializable.GetObjectData | Infrastructure. Populates a SerializationInfo object with the data that is required to serialize this object. |