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