public Quantity_Array2OfColor Assign(Quantity_Array2OfColor theOther)
 {
     throw new NotImplementedException();
 }
 public Quantity_Array2OfColor(Quantity_Array2OfColor theOther)
     : base()
 {
     throw new NotImplementedException();
 }