TimeZoneInfo::TransitionTime Methods
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | CreateFixedDateRule(DateTime, Int32, Int32) | Defines a time change that uses a fixed-date rule (that is, a time change that occurs on a specific day of a specific month). |
![]() ![]() | CreateFloatingDateRule(DateTime, Int32, Int32, DayOfWeek) | Defines a time change that uses a floating-date rule (that is, a time change that occurs on a specific day of a specific week of a specific month). |
![]() | 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() | |
![]() | ToString() | Returns the fully qualified type name of this instance.(Inherited from ValueType.) |
| Name | Description | |
|---|---|---|
![]() ![]() | IDeserializationCallback::OnDeserialization(Object^) | This API supports the product infrastructure and is not intended to be used directly from your code. Runs when the deserialization of an object has been completed. |
![]() ![]() | ISerializable::GetObjectData(SerializationInfo^, StreamingContext) | This API supports the product infrastructure and is not intended to be used directly from your code. Populates a SerializationInfo object with the data that is required to serialize this object. |



