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