A class for local conditional function arguments.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Spatial Analyst Extension.
Interfaces
Interfaces | Description |
---|---|
IConditionalFunctionArguments | Provides access to members that specify arguments to local raster functions. |
IGeoAnalysisFunctionArguments | Provides access to members that specify arguments to local raster functions. |
IPersist | Defines the single method GetClassID, which is designed to supply the CLSID of an object that can be stored persistently in the system. IPersist is the base interface for three other interfaces: IPersistStorage, IPersistStream, and IPersistFile. |
IPersistStream (esriSystem) | |
IRasterFunctionArguments (esriDataSourcesRaster) | Provides access to members that control raster function argments. |
IXMLSerialize (esriSystem) | Provides access to members that XML serialize and deserialize an object to/from XML. |
IXMLVersionSupport (esriSystem) | Provides access to members that help in serializing an object to different namespaces (versions). |