public bool Contains(ReportHost h) { //TODO return(false); }
public int Add(ReportHost h) { return(List.Add(h)); }