The following members of class ArcadeExpression 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 ArcadeExpression::equals(Esri::ArcGISRuntime::ArcadeExpression *other) const
This function is deprecated. We strongly advise against using it in new code.
Returns a bool
that tests if two ArcadeExpression objects are equal.
- other - The second object.