コード例 #1
0
 public void Append(TColgp_SequenceOfXY theSeq)
 {
     throw new NotImplementedException();
 }
コード例 #2
0
 public TColgp_SequenceOfXY Assign(TColgp_SequenceOfXY theOther)
 {
     throw new NotImplementedException();
 }
コード例 #3
0
 public void Split(int theIndex, TColgp_SequenceOfXY theSeq)
 {
     throw new NotImplementedException();
 }
コード例 #4
0
 public TColgp_SequenceOfXY(TColgp_SequenceOfXY theOther)
     : base()
 {
     throw new NotImplementedException();
 }
コード例 #5
0
 public void InsertAfter(int theIndex, TColgp_SequenceOfXY theSeq)
 {
     throw new NotImplementedException();
 }