The raster function arguments in the template.
[Visual Basic .NET] Public Property Arguments As Object
[C#] public object Arguments {get; set;}
[C++]
HRESULT get_Arguments(
LPUNKNOWN* ppArgumets
);
[C++]
HRESULT putref_Arguments(
LPUNKNOWN ppArgumets
);
[C++]Parameters
ppArgumets [out, retval] ppArgumets is a parameter of type LPUNKNOWN ppArgumets [in] ppArgumets is a parameter of type LPUNKNOWN
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.