public void Prepend(AdvApp2Var_SequenceOfStrip theSeq)
 {
     throw new NotImplementedException();
 }
 public AdvApp2Var_SequenceOfStrip Assign(AdvApp2Var_SequenceOfStrip theOther)
 {
     throw new NotImplementedException();
 }
 public void Split(int theIndex, AdvApp2Var_SequenceOfStrip theSeq)
 {
     throw new NotImplementedException();
 }
 public AdvApp2Var_SequenceOfStrip(AdvApp2Var_SequenceOfStrip theOther)
     : base()
 {
     throw new NotImplementedException();
 }
 public AdvApp2Var_Framework(AdvApp2Var_SequenceOfNode Frame, AdvApp2Var_SequenceOfStrip UFrontier,
                             AdvApp2Var_SequenceOfStrip VFrontier)
     : base()
 {
     throw new NotImplementedException();
 }