public object CastTo( ExpressionReturnType returnType )
Public Function CastTo( _ ByVal returnType As ExpressionReturnType _ ) As Object
Parameters
- returnType
Return Value
The converted value of the arcade expression.
public object CastTo( ExpressionReturnType returnType )
Public Function CastTo( _ ByVal returnType As ExpressionReturnType _ ) As Object
Exception | Description |
---|---|
ArcadeOperationFailedException | Exception thrown when there has been an underlying exception from the evaluator |
ArcGIS.Core.CalledOnWrongThreadException | This method or property must be called within the lambda passed to QueuedTask.Run. |
Target Platforms: Windows 11, Windows 10