internal void Add(PageIndexItem p)
 {
     _pageIndex.Add(p);
 }