public IReadOnlyList<NetworkDiagram> GetNetworkDiagrams()
Public Function GetNetworkDiagrams() As IReadOnlyList(Of NetworkDiagram)
Return Value
The list of NetworkDiagrams associated with this diagram template.
public IReadOnlyList<NetworkDiagram> GetNetworkDiagrams()
Public Function GetNetworkDiagrams() As IReadOnlyList(Of NetworkDiagram)
Exception | Description |
---|---|
ArcGIS.Core.Data.GeodatabaseException | A geodatabase-related exception has occurred. |
ArcGIS.Core.CalledOnWrongThreadException | This method or property must be called within the lambda passed to QueuedTask.Run |
Target Platforms: Windows 10, Windows 8.1