This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > SpatialAnalyst > ESRI.ArcGIS.SpatialAnalyst > Interfaces > IG > IGPSAStringRemap Interface > IGPSAStringRemap.MapStringToNoData Method (ArcObjects .NET 10.5 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