Error 5 'decimal.operat or --(decimal)': cannot explicitly call operator or accessor C:\Form1.cs 8607 52 RPC


Getting this error with this code

float_0 = Convert.ToSingl e(decimal.op_In crement(this.He ading.Value));