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