public int TotalCount()
 {
     return(_projection.Count());
 }