The following members of class TimeOnly 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(Esri::ArcGISRuntime::TimeOnly *other) const |
Member Function Documentation
[deprecated]
bool TimeOnly::equals(Esri::ArcGISRuntime::TimeOnly *other) const
This function is deprecated. We strongly advise against using it in new code.
Tests and returns true
if two time-only objects are equal.
- other - The other time-only object.