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. | 
| GeodatabaseException | A geodatabase-related exception has occurred. | 
Target Platforms: Windows 10, Windows 8.1