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