Equals()
TimeZoneInfo::Equals(SharedPtr<Object>) method
bool System::TimeZoneInfo::Equals(SharedPtr<Object> obj) override
TimeZoneInfo::Equals(TimeZoneInfoPtr) method
Determines if the the current and specified objects are equal.
bool System::TimeZoneInfo::Equals(TimeZoneInfoPtr other) override
Arguments
Parameter | Type | Description |
---|---|---|
other | TimeZoneInfoPtr | The object to compare the current object with |
Return Value
True if the objects are equal, otherwise - false
See Also
- Typedef SharedPtr
- Typedef TimeZoneInfoPtr
- Class Object
- Class TimeZoneInfo
- Namespace System
- Library Aspose.Slides