public IReadOnlyList<Subnetwork> GetDiscoveredSubnetworks()
Public Function GetDiscoveredSubnetworks() As IReadOnlyList(Of Subnetwork)
Return Value
The discovered subnetworks when calling validate on the utility network.
public IReadOnlyList<Subnetwork> GetDiscoveredSubnetworks()
Public Function GetDiscoveredSubnetworks() As IReadOnlyList(Of Subnetwork)
Exception | Description |
---|---|
System.InvalidOperationException | This utility network does not support the capability to return the discovered subnetworks when calling validate on the utility network. |
Target Platforms: Windows 11, Windows 10