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