Public Function GetDomainNetworks() As IReadOnlyList(Of DomainNetwork)
public IReadOnlyList<DomainNetwork> GetDomainNetworks()
Return Value
An IReadOnlyList of DomainNetwork objects.
Public Function GetDomainNetworks() As IReadOnlyList(Of DomainNetwork)
public IReadOnlyList<DomainNetwork> GetDomainNetworks()
| 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)