public void Remove(Switch item) { BaseRemove(item); }
public void Add(Switch item) { BaseAdd(item); }