Пример #1
0
 public void Append(GeomFill_SequenceOfAx2 theSeq)
 {
     throw new NotImplementedException();
 }
Пример #2
0
 public GeomFill_SequenceOfAx2 Assign(GeomFill_SequenceOfAx2 theOther)
 {
     throw new NotImplementedException();
 }
Пример #3
0
 public void Split(int theIndex, GeomFill_SequenceOfAx2 theSeq)
 {
     throw new NotImplementedException();
 }
Пример #4
0
 public GeomFill_SequenceOfAx2(GeomFill_SequenceOfAx2 theOther)
     : base()
 {
     throw new NotImplementedException();
 }
Пример #5
0
 public void InsertBefore(int theIndex, GeomFill_SequenceOfAx2 theSeq)
 {
     throw new NotImplementedException();
 }