public Int32 GetNextCheckpoint(Checkpoint cType)
 {
     return(CheckpointSet.GetNextCheckpoint(cType));
 }