The parameters used for defining cache of the selected mosaic dataset items.
[Visual Basic .NET] Public Property CacheParameters As ICachedRasterFunctionArguments
[C#] public ICachedRasterFunctionArguments CacheParameters {get; set;}
[C++]
HRESULT get_CacheParameters(
ICachedRasterFunctionArguments** ppParameters
);
[C++]
HRESULT putref_CacheParameters(
ICachedRasterFunctionArguments* ppParameters
);
[C++]Parameters
ppParameters [out, retval]ppParameters is a parameter of type ICachedRasterFunctionArguments
ppParameters [in]ppParameters is a parameter of type ICachedRasterFunctionArguments
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.