ArcGIS Pro 2.6 API Reference Guide
DifferenceCursor Class
Members 

ArcGIS.Core.Data Namespace : 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  
Public NotInheritable Class DifferenceCursor 
   Inherits ArcGIS.Core.CoreObjectsBase
   Implements System.IDisposable 
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

DifferenceCursor Members
ArcGIS.Core.Data Namespace