public IntPatch_SequenceOfSegmentOfTheSOnBounds Assign(IntPatch_SequenceOfSegmentOfTheSOnBounds theOther)
 {
     throw new NotImplementedException();
 }
 public void Append(IntPatch_SequenceOfSegmentOfTheSOnBounds theSeq)
 {
     throw new NotImplementedException();
 }
 public void Split(int theIndex, IntPatch_SequenceOfSegmentOfTheSOnBounds theSeq)
 {
     throw new NotImplementedException();
 }