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