Int32
MaxValue
MinValue
Abs(Int32)
BigMul(Int32, Int32)
Clamp(Int32, Int32, Int32)
CompareTo(Int32)
CompareTo(Object)
CopySign(Int32, Int32)
CreateChecked<TOther>(TOther)
CreateSaturating<TOther>(TOther)
CreateTruncating<TOther>(TOther)
DivRem(Int32, Int32)
Equals(Int32)
Equals(Object)
GetHashCode()
GetTypeCode()
IsEvenInteger(Int32)
IsNegative(Int32)
IsOddInteger(Int32)
IsPositive(Int32)
IsPow2(Int32)
LeadingZeroCount(Int32)
Log2(Int32)
Max(Int32, Int32)
MaxMagnitude(Int32, Int32)
Min(Int32, Int32)
MinMagnitude(Int32, Int32)
Parse(String)
Parse(String, IFormatProvider)
Parse(String, NumberStyles)
Parse(String, NumberStyles, IFormatProvider)
Parse(ReadOnlySpan<Byte>, IFormatProvider)
Parse(ReadOnlySpan<Char>, IFormatProvider)
Parse(ReadOnlySpan<Byte>, NumberStyles, IFormatProvider)
Parse(ReadOnlySpan<Char>, NumberStyles, IFormatProvider)
PopCount(Int32)
RotateLeft(Int32, Int32)
RotateRight(Int32, Int32)
Sign(Int32)
ToString()
ToString(IFormatProvider)
ToString(String)
ToString(String, IFormatProvider)
TrailingZeroCount(Int32)
TryFormat(Span<Byte>, Int32, ReadOnlySpan<Char>, IFormatProvider)
TryFormat(Span<Char>, Int32, ReadOnlySpan<Char>, IFormatProvider)
TryParse(String, Int32)
TryParse(String, IFormatProvider, Int32)
TryParse(String, NumberStyles, IFormatProvider, Int32)
TryParse(ReadOnlySpan<Byte>, Int32)
TryParse(ReadOnlySpan<Char>, Int32)
TryParse(ReadOnlySpan<Byte>, IFormatProvider, Int32)
TryParse(ReadOnlySpan<Char>, IFormatProvider, Int32)
TryParse(ReadOnlySpan<Byte>, NumberStyles, IFormatProvider, Int32)
TryParse(ReadOnlySpan<Char>, NumberStyles, IFormatProvider, Int32)
net10.0-windows7.0
namespace System
{
public readonly struct Int32 : IAdditionOperators<int, int, int>, IAdditiveIdentity<int, int>, IBinaryInteger<int>, IBinaryNumber<int>, IBitwiseOperators<int, int, int>, IComparable, IComparable<int>, IComparisonOperators<int, int>, IConvertible, IDecrementOperators<int>, IDivisionOperators<int, int, int>, IEqualityOperators<int, int>, IEquatable<int>, IFormattable, IIncrementOperators<int>, IMinMaxValue<int>, IModulusOperators<int, int, int>, IMultiplicativeIdentity<int, int>, IMultiplyOperators<int, int, int>, INumber<int>, IParseable<int>, IShiftOperators<int, int>, ISignedNumber<int>, ISpanFormattable, ISpanParseable<int>, ISubtractionOperators<int, int, int>, IUnaryNegationOperators<int, int>, IUnaryPlusOperators<int, int>
{
public int CompareTo(object? value);
}
}
NetFx Compat Lab | 9.3 %
Reference this API |
---|---|
nuget.org | 0.1 %
Reference this API |
Upgrade Planner | 0.1 %
Reference this API |
.NET | 5.06.07.08.09.010.0 |
.NET Core | 2.02.12.23.03.1 |
.NET Framework | 1.01.12.03.03.54.04.54.5.14.5.24.64.6.14.6.24.74.7.14.7.24.84.8.1 |
.NET Standard | 2.02.1 |
Information specific to net10.0 | |
Platforms | This API is only available when you target a specific platform: |
Windows | 7.0 |
Information specific to net10.0-windows7.0 | |
Assemblies | System.Runtime , Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.Runtime , Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a |
Referencing | Your project needs a package reference to |
Package | System.Runtime.Experimental (7.0.0-preview.2.22152.2) net7.0 |
Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API