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