The remap.
[Visual Basic .NET] Public Property Remap As IRemap
[C#] public IRemap Remap {get; set;}
[C++]
HRESULT get_Remap(
IRemap** Remap
);
[C++]
HRESULT putref_Remap(
IRemap* Remap
);
[C++]Parameters
Remap [out, retval]Remap is a parameter of type IRemap
Remap [in]Remap is a parameter of type IRemap
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Spatial Analyst Extension.