Exception | Description |
---|---|
ArcGIS.Core.CalledOnWrongThreadException | This method or property must be called within the lambda passed to QueuedTask.Run. |
You may want to cast it to FeatureClass.
To ensure maximum robustness, callers should explicitly dispose of the returned ArcGIS.Core.Data.Table in either a using
statement or a finally
block.
Target Platforms: Windows 11, Windows 10, Windows 8.1