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