This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > SpatialAnalyst > ESRI.ArcGIS.SpatialAnalyst > Interfaces > IG > IGPSARemap Interface > IGPSARemap.HasValueToNoData Method (ArcObjects .NET 10.4 SDK) |
Returns whether any record is mapped to nodata.
[Visual Basic .NET] Public Function HasValueToNoData ( _ ) As Boolean
[C#] public bool HasValueToNoData ( );
[C++]
HRESULT HasValueToNoData(
VARIANT_BOOL* hasToNodata
);
[C++]
Parameters hasToNodata [out, retval] hasToNodata is a parameter of type VARIANT_BOOL