ArcGIS Pro 2.6 API Reference Guide
Reset Method (RasterCursor)

ArcGIS.Core.Data.Raster Namespace > RasterCursor Class : Reset Method
Resets this RasterCursor to its original state, i.e. to the beginning of the raster it was created from. This method must be called on the MCT. Use QueuedTask.Run.
Syntax
public void Reset()
Public Sub Reset() 
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

RasterCursor Class
RasterCursor Members