ArcGIS Pro 2.8 API Reference Guide
RealtimeCursor Class Methods


ArcGIS.Core.Data.Realtime Namespace : RealtimeCursor Class

For a list of all members of this type, see RealtimeCursor 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 MethodAdvances to the next RealtimeRow in this RealtimeCursor. 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

Reference

RealtimeCursor Class
ArcGIS.Core.Data.Realtime Namespace