DateWithZone.Equals Method (object)DateWithZone.Equals Method (Object)DateWithZone::Equals Method (object^)
            Determines whether this instance is equal to a specified object.
            
Parameters
- obj
 Type: System.ObjectSystem.ObjectSystem::Object^
An object to compare to this instance.
Return Value
Type: System.BooleanSystem.BooleanSystem::Boolean
trueTruetrue if obj is an instance of DateWithZoneDateWithZoneDateWithZone
            and equals the value of this instance; otherwise falseFalsefalse.
