This document is archived and information here might be outdated.  Recommended version.


IGPSAStringRemap Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > SpatialAnalyst > ESRI.ArcGIS.SpatialAnalyst > Interfaces > IG > IGPSAStringRemap Interface
ArcGIS Developer Help

IGPSAStringRemap Interface

Provides access to StringRemap control for GP Spatial Analyst.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Spatial Analyst Extension.

Members

Name Description
Method LoadStringsFromTable Loads string remap records from a table object.
Method MapString Maps a string entry to the remap object.
Method MapStringToNoData Maps a string entry to nodata.
Method QueryStringRecord Returns string record information by index.
Method QueryStringValue Returns the mapped value for a string remap entry.

Classes that implement IGPSAStringRemap

Classes Description
GPSAStringRemap GeoProcessor Spatial StringRemap object.