This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IR > IRasterCursor Interface > IRasterCursor.Next Method (ArcObjects .NET 10.4 SDK) |
Iterates to the next PixelBlock.
[Visual Basic .NET] Public Function Next ( _ ) As Boolean
[C#] public bool Next ( );
[C++]
HRESULT Next(
VARIANT_BOOL* not_finished
);
[C++]
Parameters not_finished [out, retval] not_finished is a parameter of type VARIANT_BOOL