public void Delete()
 {
     _simpleCollectionNextSpace.Delete();
 }
 public void Delete()
 {
     _simpleCollectionNextIndex.Delete();
 }