This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IR > IRasterFunctionArguments2 Interface > IRasterFunctionArguments2.ToJSON Method (ArcObjects .NET 10.4 SDK) |
Saves raster function arguments to JSON.
[Visual Basic .NET] Public Function ToJSON ( _ ) As IJSONObject
[C#] public IJSONObject ToJSON ( );
[C++]
HRESULT ToJSON(
IJSONObject** pJSON
);
[C++]
Parameters pJSON [out, retval]
pJSON is a parameter of type IJSONObject