Ejemplo n.º 1
0
 public new void Remove(T item)
 {
     parent.RemoveChild(item);
 }