public Intf_Array1OfLin Move(Intf_Array1OfLin theOther)
 {
     throw new NotImplementedException();
 }
 public Intf_Array1OfLin(Intf_Array1OfLin theOther)
     : base()
 {
     throw new NotImplementedException();
 }