public void UpdateMapList() { mMapList.Dispose(); CreateMapList(); AddMapListToTree(MapList.List, null); }