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