public void UpdateRoot() { ReflectionTools _rct = new ReflectionTools(); Tree _root = _rct.GetClusterAlgorithms(); Add(_root); }