示例#1
0
 public AppParCurves_SequenceOfMultiCurve Assign(AppParCurves_SequenceOfMultiCurve theOther)
 {
     throw new NotImplementedException();
 }
示例#2
0
 public void Append(AppParCurves_SequenceOfMultiCurve theSeq)
 {
     throw new NotImplementedException();
 }
示例#3
0
 public void Split(int theIndex, AppParCurves_SequenceOfMultiCurve theSeq)
 {
     throw new NotImplementedException();
 }