ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.Data.Realtime Namespace / RealtimeCursorBase Class


In This Topic
    RealtimeCursorBase Class Methods
    In This Topic

    For a list of all members of this type, see RealtimeCursorBase members.

    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