The following members of class ArcadeEvaluationResult 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 ArcadeEvaluationResult::equals(Esri::ArcGISRuntime::ArcadeEvaluationResult *other) const
This function is deprecated. We strongly advise against using it in new code.
Returns true
if two ArcadeEvaluationResult objects are equal, false
otherwise.
- other - The second object.
This is a deep comparison, so two separate dictionaries with the same keys and values will compare equal.