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