Show / Hide Table of Contents

Constructor ArcadeEvaluator

ArcadeEvaluator(ArcadeExpression, ArcadeProfile)

Initializes a new instance of the ArcadeEvaluator class with the specified expression and profile.

Declaration
public ArcadeEvaluator(ArcadeExpression expression, ArcadeProfile profile)
Parameters
Type Name Description
ArcadeExpression expression

The Arcade expression to be evaluated.

ArcadeProfile profile

The Arcade profile under which the expression will be evaluated.

Exceptions
Type Condition
System.ArgumentNullException

expression is null.

Applies to

Platforms and versions
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.