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


In This Topic
    RealtimeCursorBase Class Members
    In This Topic

    The following tables list the members exposed by RealtimeCursorBase.

    Public Properties
     NameDescription
    Public Property Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from ArcGIS.Core.CoreObjectsBase)
    Public Method Gets the index position for a field by name. This method can be called on any thread.  
    Public MethodGets the readonly list of ArcGIS.Core.Data.Fields present in the cursor. This method can be called on any thread.  
    Public Method Gets the state of this real-time cursor. This method can be called on any thread.  
    Public MethodUnsubscribes this real-time cursor from the RealtimeTable events. This method can be called on any thread.  
    Public MethodOverloaded.   
    Top
    See Also