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