Show / Hide Table of Contents

Method Create

Create(DiscreteField)

Creates a DiscreteFieldFunction with a predefined result.

Declaration
public static DiscreteFieldFunction Create(DiscreteField result)
Parameters
Type Name Description
DiscreteField result

The predefined function result.

Returns
Type Description
DiscreteFieldFunction
Remarks

Enables a DiscreteField to be used in contexts that expect a DiscreteFieldFunction by setting the result of the function explicitly.

Call EvaluateAsync(CancellationToken) to return the given result.

Applies to

Platforms and versions
TargetVersions
.NET300
.NET Windows300
.NET Android300
.NET iOS300
In this article
Provide feedback
Back to top Copyright © 2025 Esri.