public IReadOnlyList<string> GetKeys()
Public Function GetKeys() As IReadOnlyList(Of String)
Return Value
A readonly list of ArcGIS.Core.Data.Fields present in the cursor.
public IReadOnlyList<string> GetKeys()
Public Function GetKeys() As IReadOnlyList(Of String)
Exception | Description |
---|---|
ArcGIS.Core.CalledOnWrongThreadException | This method or property must be called within the lambda passed to QueuedTask.Run. |
Target Platforms: Windows 11, Windows 10