This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoAnalyst > ESRI.ArcGIS.GeoAnalyst > Interfaces > IS > IStringRemap Interface > IStringRemap.MapStringToNoData Method (ArcObjects .NET 10.4 SDK) |
Maps a string entry to nodata.
[Visual Basic .NET] Public Sub MapStringToNoData ( _ ByVal inputString As String _ )
[C#] public void MapStringToNoData ( string inputString );
[C++]
HRESULT MapStringToNoData(
BSTR inputString
);
[C++]
Parameters inputString [in] inputString is a parameter of type BSTR