The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
TimeZoneInfo::TransitionTime::Equals Method (Object^)
.NET Framework (current version)
Determines whether an object has identical values to the current TimeZoneInfo::TransitionTime object.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- obj
-
Type:
System::Object^
An object to compare with the current TimeZoneInfo::TransitionTime object.
Equality is defined as follows: The obj parameter must be a TimeZoneInfo::TransitionTime object and must have property values identical to the current TimeZoneInfo::TransitionTime object.
.NET Framework
Available since 3.5
Available since 3.5
Show: