public IReadOnlyList<DomainNetwork> GetDomainNetworks()
Public Function GetDomainNetworks() As IReadOnlyList(Of DomainNetwork)
Return Value
An IReadOnlyList of DomainNetwork objects.
public IReadOnlyList<DomainNetwork> GetDomainNetworks()
Public Function GetDomainNetworks() As IReadOnlyList(Of DomainNetwork)
Exception | Description |
---|---|
ArcGIS.Core.CalledOnWrongThreadException | This method or property must be called within the lambda passed to QueuedTask.Run |
Target Platforms: Windows 11, Windows 10