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. |
ArcGIS.Core.Data.Exceptions.GeodatabaseException | A geodatabase-related exception has occurred. |
Target Platforms: Windows 11, Windows 10