Пример #1
0
 public TColStd_ListOfInteger Assign(TColStd_ListOfInteger theOther)
 {
     throw new NotImplementedException();
 }
Пример #2
0
 public void Prepend(TColStd_ListOfInteger theOther)
 {
     throw new NotImplementedException();
 }
Пример #3
0
 public TColStd_ListOfInteger(TColStd_ListOfInteger theOther)
     : base()
 {
     throw new NotImplementedException();
 }