public uint GetUlongCount()
 {
     return(BtreeRoot.GetUlongCount());
 }