Public Function GetTags() As IReadOnlyList(Of String)
public IReadOnlyList<string> GetTags()
Return Value
A ReadOnlyList of string.
Public Function GetTags() As IReadOnlyList(Of String)
public IReadOnlyList<string> GetTags()
| 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 Home, Pro, Enterprise (64 bit)