private int CurrentVersion()
 {
     return(_collection.Version());
 }