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