コード例 #1
0
 public List <int> removeAll(EntityFilter ef)
 {
     return(storage.removeAll(ef));
 }
コード例 #2
0
 public List <Integer> removeAll(EntityFilter ef)