ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data Namespace / DifferenceCursor Class
Properties Methods


In This Topic
    DifferenceCursor Class Members
    In This Topic

    The following tables list the members exposed by DifferenceCursor.

    Public Properties
     NameDescription
    Public PropertyGets the current difference Row in this DifferenceCursor.  
    Public Property Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase)
    Public PropertyGets the object ID of current difference Row in this DifferenceCursor.  
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from ArcGIS.Core.CoreObjectsBase)
    Public MethodAdvances to the next Row in this DifferenceCursor. This method must be called on the MCT. Use QueuedTask.Run.  
    Top
    See Also