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


IStringRemap Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeoAnalyst > ESRI.ArcGIS.GeoAnalyst > Interfaces > IS > IStringRemap Interface
ArcGIS Developer Help

IStringRemap Interface

Provides access to members that control reclassification of string data.

Product Availability

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

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 IStringRemap

Classes Description
StringRemap GeoAnalyst String remap object.