public TColStd_Array1OfExtendedString Move(TColStd_Array1OfExtendedString theOther)
 {
     throw new NotImplementedException();
 }
Beispiel #2
0
 public TColStd_HArray1OfExtendedString(TColStd_Array1OfExtendedString theOther)
     : base()
 {
     throw new NotImplementedException();
 }