Show / Hide Table of Contents

Class ArcadeEvaluationResult

The result from the successful evaluation of an Arcade expression.

Inheritance
System.Object
ArcadeEvaluationResult
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Esri.ArcGISRuntime.Arcade
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class ArcadeEvaluationResult

Properties

Name Description
Result

Gets the result of a successful evaluation.

Methods

Name Description
CastTo(ArcadeExpressionReturnType)

Cast the result of an evaluation to another type using the Arcade casting rules.

IsEqual(ArcadeEvaluationResult)

Tests if two ArcadeEvaluationResult objects are equal.

Applies to

TargetVersions
.NET Standard 2.0100.14 - 200.8
.NET100.14 - 200.8
.NET Windows100.14 - 200.8
.NET Android200.0 - 200.8
.NET iOS200.0 - 200.8
.NET Framework100.14 - 200.8
Xamarin.Android100.14 - 100.15
Xamarin.iOS100.14 - 100.15
UWP100.14 - 200.8
In This Article
Back to top Copyright © 2022 Esri.