public IReadOnlyList<string> GetTags()
Public Function GetTags() As IReadOnlyList(Of String)
Return Value
A ReadOnlyList of string.
public IReadOnlyList<string> GetTags()
Public Function GetTags() As IReadOnlyList(Of String)
Exception | Description |
---|---|
ArcGIS.Core.CalledOnWrongThreadException | This method or property must be called within the lambda passed to QueuedTask.Run |
ArcGIS.Core.Data.Exceptions.GeodatabaseException | A geodatabase-related exception has occurred. |
Target Platforms: Windows 11, Windows 10