Public Function ToUIDDictionary() As Dictionary(Of String,List(Of Object))
public Dictionary<string,List<object>> ToUIDDictionary()
Return Value
Dictionary of named object types and their corresponding Ids.
Public Function ToUIDDictionary() As Dictionary(Of String,List(Of Object))
public Dictionary<string,List<object>> ToUIDDictionary()
| Exception | Description |
|---|---|
| ArcGIS.Core.CalledOnWrongThreadException | This method or property must be called within the lambda passed to QueuedTask.Run. |
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)