예제 #1
0
 public void Append(Intf_SeqOfSectionPoint theSeq)
 {
     throw new NotImplementedException();
 }
예제 #2
0
 public Intf_SeqOfSectionPoint Assign(Intf_SeqOfSectionPoint theOther)
 {
     throw new NotImplementedException();
 }
예제 #3
0
 public void Split(int theIndex, Intf_SeqOfSectionPoint theSeq)
 {
     throw new NotImplementedException();
 }
예제 #4
0
 public Intf_SeqOfSectionPoint(Intf_SeqOfSectionPoint theOther)
     : base()
 {
     throw new NotImplementedException();
 }
예제 #5
0
 public void InsertAfter(int theIndex, Intf_SeqOfSectionPoint theSeq)
 {
     throw new NotImplementedException();
 }