From 710699b356d852739bfc3da4dfea6dfa301df17a Mon Sep 17 00:00:00 2001 From: = <=> Date: Tue, 6 May 2025 15:16:08 +0200 Subject: [PATCH] Add System.ArgumentException documentation to Math.Clamp --- xml/System/Math.xml | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/xml/System/Math.xml b/xml/System/Math.xml index 6ee3870137c..c03edbfe4a4 100644 --- a/xml/System/Math.xml +++ b/xml/System/Math.xml @@ -1824,6 +1824,8 @@ Dim i2 As Integer = CInt(Math.Ceiling(d2)) ' Result: 7969 if < . To be added. + + is less than . @@ -1880,6 +1882,8 @@ Dim i2 As Integer = CInt(Math.Ceiling(d2)) ' Result: 7969 if < . To be added. + + is less than . @@ -1940,6 +1944,8 @@ Dim i2 As Integer = CInt(Math.Ceiling(d2)) ' Result: 7969 if equals . To be added. + + is less than . @@ -1996,6 +2002,8 @@ Dim i2 As Integer = CInt(Math.Ceiling(d2)) ' Result: 7969 if < . To be added. + + is less than . @@ -2052,6 +2060,8 @@ Dim i2 As Integer = CInt(Math.Ceiling(d2)) ' Result: 7969 if < . To be added. + + is less than . @@ -2108,6 +2118,8 @@ Dim i2 As Integer = CInt(Math.Ceiling(d2)) ' Result: 7969 if < . To be added. + + is less than . @@ -2181,6 +2193,8 @@ Dim i2 As Integer = CInt(Math.Ceiling(d2)) ' Result: 7969 if < . To be added. + + is less than . @@ -2243,6 +2257,8 @@ Dim i2 As Integer = CInt(Math.Ceiling(d2)) ' Result: 7969 if < . To be added. + + is less than . @@ -2303,6 +2319,8 @@ Dim i2 As Integer = CInt(Math.Ceiling(d2)) ' Result: 7969 if equals . To be added. + + is less than . @@ -2365,6 +2383,8 @@ Dim i2 As Integer = CInt(Math.Ceiling(d2)) ' Result: 7969 if < . To be added. + + is less than . @@ -2427,6 +2447,8 @@ Dim i2 As Integer = CInt(Math.Ceiling(d2)) ' Result: 7969 if < . To be added. + + is less than . @@ -2489,6 +2511,8 @@ Dim i2 As Integer = CInt(Math.Ceiling(d2)) ' Result: 7969 if < . To be added. + + is less than . @@ -2568,6 +2592,8 @@ Dim i2 As Integer = CInt(Math.Ceiling(d2)) ' Result: 7969 if < . To be added. + + is less than .