public int GetEnvironmentsCount()
 {
     return(m_DataManager.GetEnvironments().Count);
 }