public TColStd_Array1OfBoolean Move(TColStd_Array1OfBoolean theOther)
 {
     throw new NotImplementedException();
 }
Пример #2
0
 public TColStd_HArray1OfBoolean(TColStd_Array1OfBoolean theOther)
     : base()
 {
     throw new NotImplementedException();
 }