public IReadOnlyList<Guid> GetGlobalIDs()
Public Function GetGlobalIDs() As IReadOnlyList(Of Guid)
Return Value
A IReadOnlyList of currently selected global IDs.
public IReadOnlyList<Guid> GetGlobalIDs()
Public Function GetGlobalIDs() As IReadOnlyList(Of Guid)
| Exception | Description | 
|---|---|
| System.InvalidOperationException | SelectionType is not SelectionType.GlobalID. | 
| GeodatabaseException | A geodatabase-related exception has occurred. | 
Target Platforms: Windows 10, Windows 8.1