Esempio n. 1
0
 public void Append(TColgp_SequenceOfDir theSeq)
 {
     throw new NotImplementedException();
 }
Esempio n. 2
0
 public TColgp_SequenceOfDir Assign(TColgp_SequenceOfDir theOther)
 {
     throw new NotImplementedException();
 }
Esempio n. 3
0
 public void Split(int theIndex, TColgp_SequenceOfDir theSeq)
 {
     throw new NotImplementedException();
 }
Esempio n. 4
0
 public TColgp_SequenceOfDir(TColgp_SequenceOfDir theOther)
     : base()
 {
     throw new NotImplementedException();
 }
Esempio n. 5
0
 public void InsertBefore(int theIndex, TColgp_SequenceOfDir theSeq)
 {
     throw new NotImplementedException();
 }