Overload | Description |
---|---|
GetNetworkDiagrams() | Gets the full list of NetworkDiagrams. |
GetNetworkDiagrams(Envelope) | Gets the list of NetworkDiagrams which overlap with the specified extent. |
GetNetworkDiagrams(IReadOnlyList<Guid>) | Gets the list of NetworkDiagrams which contain at least one of the specified features. |
GetNetworkDiagrams(Envelope,IReadOnlyList<Guid>) | Gets the list of NetworkDiagrams which either overlap the specified extent or contain at least one of the specified features. |