Esempio n. 1
0
 public void Append(TColgp_SequenceOfVec theSequence)
 {
     throw new NotImplementedException();
 }
Esempio n. 2
0
 public TColgp_HSequenceOfVec(TColgp_SequenceOfVec theOther)
     : base()
 {
     throw new NotImplementedException();
 }
 public void Split(int theIndex, TColgp_SequenceOfVec theSeq)
 {
     throw new NotImplementedException();
 }
 public TColgp_SequenceOfVec Assign(TColgp_SequenceOfVec theOther)
 {
     throw new NotImplementedException();
 }
 public void InsertBefore(int theIndex, TColgp_SequenceOfVec theSeq)
 {
     throw new NotImplementedException();
 }