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