ArcObjects Library Reference (Carto)  

IRasterFunctionInfos Interface

Provides access to the properties of a list of raster function info.

Product Availability

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

Members

Description
Method Add Adds a raster function info.
Read-only property Count The raster function info count.
Read-only property Element The raster function info at the specified position.
Method Insert Adds a raster function info at the specified position.
Method Remove Removes the raster function info at the specified position.
Method RemoveAll Removes all raster function infos.

CoClasses that implement IRasterFunctionInfos

CoClasses and Classes Description
RasterFunctionInfos A collection of raster function info objects.