Public Function GetObjectIDs() As IReadOnlyList(Of Long)
public IReadOnlyList<long> GetObjectIDs()
Return Value
A IReadOnlyList of currently selected object IDs.
Public Function GetObjectIDs() As IReadOnlyList(Of Long)
public IReadOnlyList<long> GetObjectIDs()
| Exception | Description |
|---|---|
| System.InvalidOperationException | SelectionType is not SelectionType.ObjectID. |
| ArcGIS.Core.Data.Exceptions.GeodatabaseException | A geodatabase-related exception has occurred. |
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)