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