Name | Description | |
---|---|---|
Dispose | (Inherited from ArcGIS.Core.CoreObjectsBase) | |
FindField | Gets the index position for a field by name. This method can be called on any thread. (Inherited from ArcGIS.Core.Data.Realtime.RealtimeRow) | |
GetFields | Gets a IReadOnlyList containing the fields of the RealtimeRow. This method can be called on any thread. (Inherited from ArcGIS.Core.Data.Realtime.RealtimeRow) | |
GetObjectID | Gets the object ID of the row. This method can be called on any thread. (Inherited from ArcGIS.Core.Data.Realtime.RealtimeRow) | |
GetRowSource | Returns the source of this real-time row. This method can be called on any thread. (Inherited from ArcGIS.Core.Data.Realtime.RealtimeRow) | |
GetShape | Gets the geometry of this feature. This method must be called on the MCT. Use QueuedTask.Run. |