public static void RemoveElement(Element element)
 {
     CurrentInterface.Remove(element);
 }