The following members of class TimestampOffset are deprecated. They are provided to keep old source code working. We strongly advise against using them in new code.
Public Functions
(deprecated) bool | equals( |
Member Function Documentation
[deprecated]
bool TimestampOffset::equals(Esri::ArcGISRuntime::TimestampOffset *other) const
This function is deprecated. We strongly advise against using it in new code.
Tests and returns true
if two timestamp offset objects are equal.
- other - The other timestamp offset object.