|
460 | 460 | </Docs>
|
461 | 461 | </Member>
|
462 | 462 | <Member MemberName="Abs">
|
463 |
| - <MemberSignature Language="C#" Value="public static IntPtr Abs (IntPtr value);" FrameworkAlternate="net-10.0;net-7.0;net-8.0;net-9.0" /> |
| 463 | + <MemberSignature Language="C#" Value="public static IntPtr Abs (IntPtr value);" FrameworkAlternate="net-6.0" /> |
464 | 464 | <MemberSignature Language="ILAsm" Value=".method public static hidebysig native int Abs(native int value) cil managed" />
|
465 | 465 | <MemberSignature Language="DocId" Value="M:System.Math.Abs(System.IntPtr)" />
|
466 | 466 | <MemberSignature Language="VB.NET" Value="Public Shared Function Abs (value As IntPtr) As IntPtr" />
|
467 | 467 | <MemberSignature Language="F#" Value="static member Abs : nativeint -> nativeint" Usage="System.Math.Abs value" />
|
468 | 468 | <MemberSignature Language="C++ CLI" Value="public:
 static IntPtr Abs(IntPtr value);" />
|
469 |
| - <MemberSignature Language="C#" Value="public static nint Abs (nint value);" FrameworkAlternate="net-6.0" /> |
| 469 | + <MemberSignature Language="C#" Value="public static nint Abs (nint value);" FrameworkAlternate="net-10.0;net-7.0;net-8.0;net-9.0" /> |
470 | 470 | <MemberType>Method</MemberType>
|
471 | 471 | <AssemblyInfo>
|
472 | 472 | <AssemblyName>System.Runtime</AssemblyName>
|
@@ -2117,13 +2117,13 @@ Dim i2 As Integer = CInt(Math.Ceiling(d2)) ' Result: 7969
|
2117 | 2117 | </Docs>
|
2118 | 2118 | </Member>
|
2119 | 2119 | <Member MemberName="Clamp">
|
2120 |
| - <MemberSignature Language="C#" Value="public static IntPtr Clamp (IntPtr value, IntPtr min, IntPtr max);" FrameworkAlternate="net-10.0;net-7.0;net-8.0;net-9.0" /> |
| 2120 | + <MemberSignature Language="C#" Value="public static IntPtr Clamp (IntPtr value, IntPtr min, IntPtr max);" FrameworkAlternate="net-6.0" /> |
2121 | 2121 | <MemberSignature Language="ILAsm" Value=".method public static hidebysig native int Clamp(native int value, native int min, native int max) cil managed" />
|
2122 | 2122 | <MemberSignature Language="DocId" Value="M:System.Math.Clamp(System.IntPtr,System.IntPtr,System.IntPtr)" />
|
2123 | 2123 | <MemberSignature Language="VB.NET" Value="Public Shared Function Clamp (value As IntPtr, min As IntPtr, max As IntPtr) As IntPtr" />
|
2124 | 2124 | <MemberSignature Language="F#" Value="static member Clamp : nativeint * nativeint * nativeint -> nativeint" Usage="System.Math.Clamp (value, min, max)" />
|
2125 | 2125 | <MemberSignature Language="C++ CLI" Value="public:
 static IntPtr Clamp(IntPtr value, IntPtr min, IntPtr max);" />
|
2126 |
| - <MemberSignature Language="C#" Value="public static nint Clamp (nint value, nint min, nint max);" FrameworkAlternate="net-6.0" /> |
| 2126 | + <MemberSignature Language="C#" Value="public static nint Clamp (nint value, nint min, nint max);" FrameworkAlternate="net-10.0;net-7.0;net-8.0;net-9.0" /> |
2127 | 2127 | <MemberType>Method</MemberType>
|
2128 | 2128 | <AssemblyInfo>
|
2129 | 2129 | <AssemblyName>System.Runtime</AssemblyName>
|
@@ -2510,13 +2510,13 @@ Dim i2 As Integer = CInt(Math.Ceiling(d2)) ' Result: 7969
|
2510 | 2510 | </Docs>
|
2511 | 2511 | </Member>
|
2512 | 2512 | <Member MemberName="Clamp">
|
2513 |
| - <MemberSignature Language="C#" Value="public static UIntPtr Clamp (UIntPtr value, UIntPtr min, UIntPtr max);" FrameworkAlternate="net-10.0;net-7.0;net-8.0;net-9.0" /> |
| 2513 | + <MemberSignature Language="C#" Value="public static UIntPtr Clamp (UIntPtr value, UIntPtr min, UIntPtr max);" FrameworkAlternate="net-6.0" /> |
2514 | 2514 | <MemberSignature Language="ILAsm" Value=".method public static hidebysig native unsigned int Clamp(native unsigned int value, native unsigned int min, native unsigned int max) cil managed" />
|
2515 | 2515 | <MemberSignature Language="DocId" Value="M:System.Math.Clamp(System.UIntPtr,System.UIntPtr,System.UIntPtr)" />
|
2516 | 2516 | <MemberSignature Language="VB.NET" Value="Public Shared Function Clamp (value As UIntPtr, min As UIntPtr, max As UIntPtr) As UIntPtr" />
|
2517 | 2517 | <MemberSignature Language="F#" Value="static member Clamp : unativeint * unativeint * unativeint -> unativeint" Usage="System.Math.Clamp (value, min, max)" />
|
2518 | 2518 | <MemberSignature Language="C++ CLI" Value="public:
 static UIntPtr Clamp(UIntPtr value, UIntPtr min, UIntPtr max);" />
|
2519 |
| - <MemberSignature Language="C#" Value="public static nuint Clamp (nuint value, nuint min, nuint max);" FrameworkAlternate="net-6.0" /> |
| 2519 | + <MemberSignature Language="C#" Value="public static nuint Clamp (nuint value, nuint min, nuint max);" FrameworkAlternate="net-10.0;net-7.0;net-8.0;net-9.0" /> |
2520 | 2520 | <MemberType>Method</MemberType>
|
2521 | 2521 | <AssemblyInfo>
|
2522 | 2522 | <AssemblyName>System.Runtime</AssemblyName>
|
@@ -2978,13 +2978,13 @@ Dim i2 As Integer = CInt(Math.Ceiling(d2)) ' Result: 7969
|
2978 | 2978 | </Docs>
|
2979 | 2979 | </Member>
|
2980 | 2980 | <Member MemberName="DivRem">
|
2981 |
| - <MemberSignature Language="C#" Value="public static (IntPtr Quotient, IntPtr Remainder) DivRem (IntPtr left, IntPtr right);" FrameworkAlternate="net-10.0;net-7.0;net-8.0;net-9.0" /> |
| 2981 | + <MemberSignature Language="C#" Value="public static (IntPtr Quotient, IntPtr Remainder) DivRem (IntPtr left, IntPtr right);" FrameworkAlternate="net-6.0" /> |
2982 | 2982 | <MemberSignature Language="ILAsm" Value=".method public static hidebysig valuetype System.ValueTuple`2<native int, native int> DivRem(native int left, native int right) cil managed" />
|
2983 | 2983 | <MemberSignature Language="DocId" Value="M:System.Math.DivRem(System.IntPtr,System.IntPtr)" />
|
2984 | 2984 | <MemberSignature Language="VB.NET" Value="Public Shared Function DivRem (left As IntPtr, right As IntPtr) As ValueTuple(Of IntPtr, IntPtr)" />
|
2985 | 2985 | <MemberSignature Language="F#" Value="static member DivRem : nativeint * nativeint -> ValueTuple<nativeint, nativeint>" Usage="System.Math.DivRem (left, right)" />
|
2986 | 2986 | <MemberSignature Language="C++ CLI" Value="public:
 static ValueTuple<IntPtr, IntPtr> DivRem(IntPtr left, IntPtr right);" />
|
2987 |
| - <MemberSignature Language="C#" Value="public static (nint Quotient, nint Remainder) DivRem (nint left, nint right);" FrameworkAlternate="net-6.0" /> |
| 2987 | + <MemberSignature Language="C#" Value="public static (nint Quotient, nint Remainder) DivRem (nint left, nint right);" FrameworkAlternate="net-10.0;net-7.0;net-8.0;net-9.0" /> |
2988 | 2988 | <MemberType>Method</MemberType>
|
2989 | 2989 | <AssemblyInfo>
|
2990 | 2990 | <AssemblyName>System.Runtime</AssemblyName>
|
@@ -3247,13 +3247,13 @@ Dim i2 As Integer = CInt(Math.Ceiling(d2)) ' Result: 7969
|
3247 | 3247 | </Docs>
|
3248 | 3248 | </Member>
|
3249 | 3249 | <Member MemberName="DivRem">
|
3250 |
| - <MemberSignature Language="C#" Value="public static (UIntPtr Quotient, UIntPtr Remainder) DivRem (UIntPtr left, UIntPtr right);" FrameworkAlternate="net-10.0;net-7.0;net-8.0;net-9.0" /> |
| 3250 | + <MemberSignature Language="C#" Value="public static (UIntPtr Quotient, UIntPtr Remainder) DivRem (UIntPtr left, UIntPtr right);" FrameworkAlternate="net-6.0" /> |
3251 | 3251 | <MemberSignature Language="ILAsm" Value=".method public static hidebysig valuetype System.ValueTuple`2<native unsigned int, native unsigned int> DivRem(native unsigned int left, native unsigned int right) cil managed" />
|
3252 | 3252 | <MemberSignature Language="DocId" Value="M:System.Math.DivRem(System.UIntPtr,System.UIntPtr)" />
|
3253 | 3253 | <MemberSignature Language="VB.NET" Value="Public Shared Function DivRem (left As UIntPtr, right As UIntPtr) As ValueTuple(Of UIntPtr, UIntPtr)" />
|
3254 | 3254 | <MemberSignature Language="F#" Value="static member DivRem : unativeint * unativeint -> ValueTuple<unativeint, unativeint>" Usage="System.Math.DivRem (left, right)" />
|
3255 | 3255 | <MemberSignature Language="C++ CLI" Value="public:
 static ValueTuple<UIntPtr, UIntPtr> DivRem(UIntPtr left, UIntPtr right);" />
|
3256 |
| - <MemberSignature Language="C#" Value="public static (nuint Quotient, nuint Remainder) DivRem (nuint left, nuint right);" FrameworkAlternate="net-6.0" /> |
| 3256 | + <MemberSignature Language="C#" Value="public static (nuint Quotient, nuint Remainder) DivRem (nuint left, nuint right);" FrameworkAlternate="net-10.0;net-7.0;net-8.0;net-9.0" /> |
3257 | 3257 | <MemberType>Method</MemberType>
|
3258 | 3258 | <AssemblyInfo>
|
3259 | 3259 | <AssemblyName>System.Runtime</AssemblyName>
|
@@ -4797,13 +4797,13 @@ The following example demonstrates how to use the <xref:System.Math.Max%2A> meth
|
4797 | 4797 | </Docs>
|
4798 | 4798 | </Member>
|
4799 | 4799 | <Member MemberName="Max">
|
4800 |
| - <MemberSignature Language="C#" Value="public static IntPtr Max (IntPtr val1, IntPtr val2);" FrameworkAlternate="net-10.0;net-7.0;net-8.0;net-9.0" /> |
| 4800 | + <MemberSignature Language="C#" Value="public static IntPtr Max (IntPtr val1, IntPtr val2);" FrameworkAlternate="net-6.0" /> |
4801 | 4801 | <MemberSignature Language="ILAsm" Value=".method public static hidebysig native int Max(native int val1, native int val2) cil managed" />
|
4802 | 4802 | <MemberSignature Language="DocId" Value="M:System.Math.Max(System.IntPtr,System.IntPtr)" />
|
4803 | 4803 | <MemberSignature Language="VB.NET" Value="Public Shared Function Max (val1 As IntPtr, val2 As IntPtr) As IntPtr" />
|
4804 | 4804 | <MemberSignature Language="F#" Value="static member Max : nativeint * nativeint -> nativeint" Usage="System.Math.Max (val1, val2)" />
|
4805 | 4805 | <MemberSignature Language="C++ CLI" Value="public:
 static IntPtr Max(IntPtr val1, IntPtr val2);" />
|
4806 |
| - <MemberSignature Language="C#" Value="public static nint Max (nint val1, nint val2);" FrameworkAlternate="net-6.0" /> |
| 4806 | + <MemberSignature Language="C#" Value="public static nint Max (nint val1, nint val2);" FrameworkAlternate="net-10.0;net-7.0;net-8.0;net-9.0" /> |
4807 | 4807 | <MemberType>Method</MemberType>
|
4808 | 4808 | <AssemblyInfo>
|
4809 | 4809 | <AssemblyName>System.Runtime</AssemblyName>
|
@@ -5183,13 +5183,13 @@ The following example demonstrates how to use the <xref:System.Math.Max%2A> meth
|
5183 | 5183 | </Docs>
|
5184 | 5184 | </Member>
|
5185 | 5185 | <Member MemberName="Max">
|
5186 |
| - <MemberSignature Language="C#" Value="public static UIntPtr Max (UIntPtr val1, UIntPtr val2);" FrameworkAlternate="net-10.0;net-7.0;net-8.0;net-9.0" /> |
| 5186 | + <MemberSignature Language="C#" Value="public static UIntPtr Max (UIntPtr val1, UIntPtr val2);" FrameworkAlternate="net-6.0" /> |
5187 | 5187 | <MemberSignature Language="ILAsm" Value=".method public static hidebysig native unsigned int Max(native unsigned int val1, native unsigned int val2) cil managed" />
|
5188 | 5188 | <MemberSignature Language="DocId" Value="M:System.Math.Max(System.UIntPtr,System.UIntPtr)" />
|
5189 | 5189 | <MemberSignature Language="VB.NET" Value="Public Shared Function Max (val1 As UIntPtr, val2 As UIntPtr) As UIntPtr" />
|
5190 | 5190 | <MemberSignature Language="F#" Value="static member Max : unativeint * unativeint -> unativeint" Usage="System.Math.Max (val1, val2)" />
|
5191 | 5191 | <MemberSignature Language="C++ CLI" Value="public:
 static UIntPtr Max(UIntPtr val1, UIntPtr val2);" />
|
5192 |
| - <MemberSignature Language="C#" Value="public static nuint Max (nuint val1, nuint val2);" FrameworkAlternate="net-6.0" /> |
| 5192 | + <MemberSignature Language="C#" Value="public static nuint Max (nuint val1, nuint val2);" FrameworkAlternate="net-10.0;net-7.0;net-8.0;net-9.0" /> |
5193 | 5193 | <MemberType>Method</MemberType>
|
5194 | 5194 | <AssemblyInfo>
|
5195 | 5195 | <AssemblyName>System.Runtime</AssemblyName>
|
@@ -5690,13 +5690,13 @@ The following example demonstrates how to use the <xref:System.Math.Min%2A> meth
|
5690 | 5690 | </Docs>
|
5691 | 5691 | </Member>
|
5692 | 5692 | <Member MemberName="Min">
|
5693 |
| - <MemberSignature Language="C#" Value="public static IntPtr Min (IntPtr val1, IntPtr val2);" FrameworkAlternate="net-10.0;net-7.0;net-8.0;net-9.0" /> |
| 5693 | + <MemberSignature Language="C#" Value="public static IntPtr Min (IntPtr val1, IntPtr val2);" FrameworkAlternate="net-6.0" /> |
5694 | 5694 | <MemberSignature Language="ILAsm" Value=".method public static hidebysig native int Min(native int val1, native int val2) cil managed" />
|
5695 | 5695 | <MemberSignature Language="DocId" Value="M:System.Math.Min(System.IntPtr,System.IntPtr)" />
|
5696 | 5696 | <MemberSignature Language="VB.NET" Value="Public Shared Function Min (val1 As IntPtr, val2 As IntPtr) As IntPtr" />
|
5697 | 5697 | <MemberSignature Language="F#" Value="static member Min : nativeint * nativeint -> nativeint" Usage="System.Math.Min (val1, val2)" />
|
5698 | 5698 | <MemberSignature Language="C++ CLI" Value="public:
 static IntPtr Min(IntPtr val1, IntPtr val2);" />
|
5699 |
| - <MemberSignature Language="C#" Value="public static nint Min (nint val1, nint val2);" FrameworkAlternate="net-6.0" /> |
| 5699 | + <MemberSignature Language="C#" Value="public static nint Min (nint val1, nint val2);" FrameworkAlternate="net-10.0;net-7.0;net-8.0;net-9.0" /> |
5700 | 5700 | <MemberType>Method</MemberType>
|
5701 | 5701 | <AssemblyInfo>
|
5702 | 5702 | <AssemblyName>System.Runtime</AssemblyName>
|
@@ -6076,13 +6076,13 @@ The following example demonstrates how to use the <xref:System.Math.Min%2A> meth
|
6076 | 6076 | </Docs>
|
6077 | 6077 | </Member>
|
6078 | 6078 | <Member MemberName="Min">
|
6079 |
| - <MemberSignature Language="C#" Value="public static UIntPtr Min (UIntPtr val1, UIntPtr val2);" FrameworkAlternate="net-10.0;net-7.0;net-8.0;net-9.0" /> |
| 6079 | + <MemberSignature Language="C#" Value="public static UIntPtr Min (UIntPtr val1, UIntPtr val2);" FrameworkAlternate="net-6.0" /> |
6080 | 6080 | <MemberSignature Language="ILAsm" Value=".method public static hidebysig native unsigned int Min(native unsigned int val1, native unsigned int val2) cil managed" />
|
6081 | 6081 | <MemberSignature Language="DocId" Value="M:System.Math.Min(System.UIntPtr,System.UIntPtr)" />
|
6082 | 6082 | <MemberSignature Language="VB.NET" Value="Public Shared Function Min (val1 As UIntPtr, val2 As UIntPtr) As UIntPtr" />
|
6083 | 6083 | <MemberSignature Language="F#" Value="static member Min : unativeint * unativeint -> unativeint" Usage="System.Math.Min (val1, val2)" />
|
6084 | 6084 | <MemberSignature Language="C++ CLI" Value="public:
 static UIntPtr Min(UIntPtr val1, UIntPtr val2);" />
|
6085 |
| - <MemberSignature Language="C#" Value="public static nuint Min (nuint val1, nuint val2);" FrameworkAlternate="net-6.0" /> |
| 6085 | + <MemberSignature Language="C#" Value="public static nuint Min (nuint val1, nuint val2);" FrameworkAlternate="net-10.0;net-7.0;net-8.0;net-9.0" /> |
6086 | 6086 | <MemberType>Method</MemberType>
|
6087 | 6087 | <AssemblyInfo>
|
6088 | 6088 | <AssemblyName>System.Runtime</AssemblyName>
|
@@ -7779,13 +7779,13 @@ The following example demonstrates how to use the <xref:System.Math.Round%28Syst
|
7779 | 7779 | </Docs>
|
7780 | 7780 | </Member>
|
7781 | 7781 | <Member MemberName="Sign">
|
7782 |
| - <MemberSignature Language="C#" Value="public static int Sign (IntPtr value);" FrameworkAlternate="net-10.0;net-7.0;net-8.0;net-9.0" /> |
| 7782 | + <MemberSignature Language="C#" Value="public static int Sign (IntPtr value);" FrameworkAlternate="net-6.0" /> |
7783 | 7783 | <MemberSignature Language="ILAsm" Value=".method public static hidebysig int32 Sign(native int value) cil managed" />
|
7784 | 7784 | <MemberSignature Language="DocId" Value="M:System.Math.Sign(System.IntPtr)" />
|
7785 | 7785 | <MemberSignature Language="VB.NET" Value="Public Shared Function Sign (value As IntPtr) As Integer" />
|
7786 | 7786 | <MemberSignature Language="F#" Value="static member Sign : nativeint -> int" Usage="System.Math.Sign value" />
|
7787 | 7787 | <MemberSignature Language="C++ CLI" Value="public:
 static int Sign(IntPtr value);" />
|
7788 |
| - <MemberSignature Language="C#" Value="public static int Sign (nint value);" FrameworkAlternate="net-6.0" /> |
| 7788 | + <MemberSignature Language="C#" Value="public static int Sign (nint value);" FrameworkAlternate="net-10.0;net-7.0;net-8.0;net-9.0" /> |
7789 | 7789 | <MemberType>Method</MemberType>
|
7790 | 7790 | <AssemblyInfo>
|
7791 | 7791 | <AssemblyName>System.Runtime</AssemblyName>
|
|
0 commit comments