This document is archived and information here might be outdated.  Recommended version.


IRecastFunctionArguments Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IR > IRecastFunctionArguments Interface
ArcGIS Developer Help

IRecastFunctionArguments Interface

Provides access to members that control Invoke function arguments.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read/write property Arguments The new function arguments.
Read/write property Raster The source function raster dataset or templete object.

Classes that implement IRecastFunctionArguments

Classes Description
RecastFunctionArguments A class for a function invocation function arguments.