This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoAnalyst > ESRI.ArcGIS.GeoAnalyst > Interfaces > IS > IStringRemap Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that control reclassification of string data.
Description | ||
---|---|---|
LoadStringsFromTable | Loads string remap records from a table object. | |
MapString | Maps a string entry to the remap object. | |
MapStringToNoData | Maps a string entry to nodata. | |
QueryStringRecord | Returns string record information by index. | |
QueryStringValue | Returns the mapped value for a string remap entry. |
CoClasses and Classes | Description |
---|---|
StringRemap | GeoAnalyst String remap object. |