コード例 #1
0
 public Boolean IsEmpty()
 {
     return(_resultTable.Count() == 0);
 }