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