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