public IReadOnlyList<long> GetAllObjectIds()
Public Function GetAllObjectIds() As IReadOnlyList(Of Long)
Return Value
A readonly list of object ids.
public IReadOnlyList<long> GetAllObjectIds()
Public Function GetAllObjectIds() As IReadOnlyList(Of Long)
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