ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.Data Namespace / DifferenceCursor Class
Members

DifferenceCursor Class
Represents a difference cursor to retrieve rows that are different between two versions (either transactional or historical) based on the specified DifferenceType
Object Model
DifferenceCursor ClassRow Class
Syntax
public sealed class DifferenceCursor : ArcGIS.Core.CoreObjectsBase, System.IDisposable  
Inheritance Hierarchy

System.Object
   ArcGIS.Core.CoreObjectsBase
      ArcGIS.Core.Data.DifferenceCursor

Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.0 or higher.
See Also