private readonly System.Collections.Generic.SortedDictionary<string, Data.Defs.UserNetwork>
mapAllNetworksSortedByName = new();
private readonly System.Collections.Generic.SortedDictionary<string, Data.Defs.Network>
mapAllPredefinedNetworksSortedByName = new();
private readonly System.Collections.Generic.SortedDictionary<string, Data.Defs.UserNetwork>
mapAllNetworksSortedByName = new();
private readonly System.Collections.Generic.SortedDictionary<string, Data.Defs.Network>
mapAllPredefinedNetworksSortedByName = new();