Esempio n. 1
0
 public virtual bool Remove(AbstractCellData item)
 {
     return(CellDataList.Remove(item));
 }