This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IR > IRasterFunctionInfos Interface (ArcObjects .NET 10.4 SDK) |
Provides access to the properties of a list of raster function info.
Description | ||
---|---|---|
Add | Adds a raster function info. | |
Count | The raster function info count. | |
Element | The raster function info at the specified position. | |
Insert | Adds a raster function info at the specified position. | |
Remove | Removes the raster function info at the specified position. | |
RemoveAll | Removes all raster function infos. |
CoClasses and Classes | Description |
---|---|
RasterFunctionInfos | A collection of raster function info objects. |