ArcObjects Library Reference (GeoAnalyst)  

IStringRemap Interface

Provides access to members that control reclassification of string data.

Product Availability

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

Members

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.

CoClasses that implement IStringRemap

CoClasses and Classes Description
StringRemap GeoAnalyst String remap object.