public void AddMapSectionToList(MapSection mapSection)
 {
     MsList.Add(mapSection);
 }