This document is archived and information here might be outdated. Recommended version. |
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(
Boolean* hasToNodata
);
[C++]
Parameters hasToNodata [out]
hasToNodata is a parameter of type bool*