public IReadOnlyList<NetworkSource> GetNetworkSources()
Public Function GetNetworkSources() As IReadOnlyList(Of NetworkSource)
Return Value
An IReadOnlyList of the NetworkSource objects used by the network.
public IReadOnlyList<NetworkSource> GetNetworkSources()
Public Function GetNetworkSources() As IReadOnlyList(Of NetworkSource)
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, Windows 8.1