Movatterモバイル変換


[0]ホーム

URL:


Skip to main contentSkip to in-page navigation

This browser is no longer supported.

Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.

Download Microsoft EdgeMore info about Internet Explorer and Microsoft Edge
Table of contentsExit editor mode

Int32 Struct

Definition

Namespace:
System
Assemblies:
mscorlib.dll, System.Runtime.dll
Assemblies:
netstandard.dll, System.Runtime.dll
Assembly:
System.Runtime.dll
Assembly:
mscorlib.dll
Assembly:
netstandard.dll
Source:
Int32.cs
Source:
Int32.cs
Source:
Int32.cs
Source:
Int32.cs

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Represents a 32-bit signed integer.

public value class int : IComparable, IComparable<int>, IConvertible, IEquatable<int>, IFormattable
public value class int : IComparable<int>, IConvertible, IEquatable<int>, IParsable<int>, ISpanParsable<int>, IUtf8SpanParsable<int>, System::Numerics::IAdditionOperators<int, int, int>, System::Numerics::IAdditiveIdentity<int, int>, System::Numerics::IBinaryInteger<int>, System::Numerics::IBinaryNumber<int>, System::Numerics::IBitwiseOperators<int, int, int>, System::Numerics::IComparisonOperators<int, int, bool>, System::Numerics::IDecrementOperators<int>, System::Numerics::IDivisionOperators<int, int, int>, System::Numerics::IEqualityOperators<int, int, bool>, System::Numerics::IIncrementOperators<int>, System::Numerics::IMinMaxValue<int>, System::Numerics::IModulusOperators<int, int, int>, System::Numerics::IMultiplicativeIdentity<int, int>, System::Numerics::IMultiplyOperators<int, int, int>, System::Numerics::INumber<int>, System::Numerics::INumberBase<int>, System::Numerics::IShiftOperators<int, int, int>, System::Numerics::ISignedNumber<int>, System::Numerics::ISubtractionOperators<int, int, int>, System::Numerics::IUnaryNegationOperators<int, int>, System::Numerics::IUnaryPlusOperators<int, int>
public value class int : IComparable, IComparable<int>, IConvertible, IEquatable<int>, ISpanFormattable
public value class int : IComparable<int>, IConvertible, IEquatable<int>, IParsable<int>, ISpanParsable<int>, System::Numerics::IAdditionOperators<int, int, int>, System::Numerics::IAdditiveIdentity<int, int>, System::Numerics::IBinaryInteger<int>, System::Numerics::IBinaryNumber<int>, System::Numerics::IBitwiseOperators<int, int, int>, System::Numerics::IComparisonOperators<int, int, bool>, System::Numerics::IDecrementOperators<int>, System::Numerics::IDivisionOperators<int, int, int>, System::Numerics::IEqualityOperators<int, int, bool>, System::Numerics::IIncrementOperators<int>, System::Numerics::IMinMaxValue<int>, System::Numerics::IModulusOperators<int, int, int>, System::Numerics::IMultiplicativeIdentity<int, int>, System::Numerics::IMultiplyOperators<int, int, int>, System::Numerics::INumber<int>, System::Numerics::INumberBase<int>, System::Numerics::IShiftOperators<int, int, int>, System::Numerics::ISignedNumber<int>, System::Numerics::ISubtractionOperators<int, int, int>, System::Numerics::IUnaryNegationOperators<int, int>, System::Numerics::IUnaryPlusOperators<int, int>
public value class int : IComparable, IConvertible, IFormattable
public value class int : IComparable, IComparable<int>, IEquatable<int>, IFormattable
public struct Int32 : IComparable, IComparable<int>, IConvertible, IEquatable<int>, IFormattable
public readonly struct Int32 : IComparable<int>, IConvertible, IEquatable<int>, IParsable<int>, ISpanParsable<int>, IUtf8SpanParsable<int>, System.Numerics.IAdditionOperators<int,int,int>, System.Numerics.IAdditiveIdentity<int,int>, System.Numerics.IBinaryInteger<int>, System.Numerics.IBinaryNumber<int>, System.Numerics.IBitwiseOperators<int,int,int>, System.Numerics.IComparisonOperators<int,int,bool>, System.Numerics.IDecrementOperators<int>, System.Numerics.IDivisionOperators<int,int,int>, System.Numerics.IEqualityOperators<int,int,bool>, System.Numerics.IIncrementOperators<int>, System.Numerics.IMinMaxValue<int>, System.Numerics.IModulusOperators<int,int,int>, System.Numerics.IMultiplicativeIdentity<int,int>, System.Numerics.IMultiplyOperators<int,int,int>, System.Numerics.INumber<int>, System.Numerics.INumberBase<int>, System.Numerics.IShiftOperators<int,int,int>, System.Numerics.ISignedNumber<int>, System.Numerics.ISubtractionOperators<int,int,int>, System.Numerics.IUnaryNegationOperators<int,int>, System.Numerics.IUnaryPlusOperators<int,int>
public readonly struct Int32 : IComparable, IComparable<int>, IConvertible, IEquatable<int>, IFormattable
public readonly struct Int32 : IComparable, IComparable<int>, IConvertible, IEquatable<int>, ISpanFormattable
public readonly struct Int32 : IComparable<int>, IConvertible, IEquatable<int>, IParsable<int>, ISpanParsable<int>, System.Numerics.IAdditionOperators<int,int,int>, System.Numerics.IAdditiveIdentity<int,int>, System.Numerics.IBinaryInteger<int>, System.Numerics.IBinaryNumber<int>, System.Numerics.IBitwiseOperators<int,int,int>, System.Numerics.IComparisonOperators<int,int,bool>, System.Numerics.IDecrementOperators<int>, System.Numerics.IDivisionOperators<int,int,int>, System.Numerics.IEqualityOperators<int,int,bool>, System.Numerics.IIncrementOperators<int>, System.Numerics.IMinMaxValue<int>, System.Numerics.IModulusOperators<int,int,int>, System.Numerics.IMultiplicativeIdentity<int,int>, System.Numerics.IMultiplyOperators<int,int,int>, System.Numerics.INumber<int>, System.Numerics.INumberBase<int>, System.Numerics.IShiftOperators<int,int,int>, System.Numerics.ISignedNumber<int>, System.Numerics.ISubtractionOperators<int,int,int>, System.Numerics.IUnaryNegationOperators<int,int>, System.Numerics.IUnaryPlusOperators<int,int>
[System.Serializable]public struct Int32 : IComparable, IConvertible, IFormattable
[System.Serializable][System.Runtime.InteropServices.ComVisible(true)]public struct Int32 : IComparable, IComparable<int>, IConvertible, IEquatable<int>, IFormattable
public struct Int32 : IComparable, IComparable<int>, IEquatable<int>, IFormattable
type int = struct    interface IConvertible    interface IFormattable
type int = struct    interface IConvertible    interface IFormattable    interface IParsable<int>    interface ISpanFormattable    interface ISpanParsable<int>    interface IUtf8SpanFormattable    interface IUtf8SpanParsable<int>    interface IAdditionOperators<int, int, int>    interface IAdditiveIdentity<int, int>    interface IBinaryInteger<int>    interface IBinaryNumber<int>    interface IBitwiseOperators<int, int, int>    interface IComparisonOperators<int, int, bool>    interface IEqualityOperators<int, int, bool>    interface IDecrementOperators<int>    interface IDivisionOperators<int, int, int>    interface IIncrementOperators<int>    interface IModulusOperators<int, int, int>    interface IMultiplicativeIdentity<int, int>    interface IMultiplyOperators<int, int, int>    interface INumber<int>    interface INumberBase<int>    interface ISubtractionOperators<int, int, int>    interface IUnaryNegationOperators<int, int>    interface IUnaryPlusOperators<int, int>    interface IShiftOperators<int, int, int>    interface IMinMaxValue<int>    interface ISignedNumber<int>
type int = struct    interface IConvertible    interface ISpanFormattable    interface IFormattable
type int = struct    interface IConvertible    interface IFormattable    interface IParsable<int>    interface ISpanFormattable    interface ISpanParsable<int>    interface IAdditionOperators<int, int, int>    interface IAdditiveIdentity<int, int>    interface IBinaryInteger<int>    interface IBinaryNumber<int>    interface IBitwiseOperators<int, int, int>    interface IComparisonOperators<int, int, bool>    interface IEqualityOperators<int, int, bool>    interface IDecrementOperators<int>    interface IDivisionOperators<int, int, int>    interface IIncrementOperators<int>    interface IModulusOperators<int, int, int>    interface IMultiplicativeIdentity<int, int>    interface IMultiplyOperators<int, int, int>    interface INumber<int>    interface INumberBase<int>    interface ISubtractionOperators<int, int, int>    interface IUnaryNegationOperators<int, int>    interface IUnaryPlusOperators<int, int>    interface IShiftOperators<int, int, int>    interface IMinMaxValue<int>    interface ISignedNumber<int>
type int = struct    interface IConvertible    interface IFormattable    interface IParsable<int>    interface ISpanFormattable    interface ISpanParsable<int>    interface IAdditionOperators<int, int, int>    interface IAdditiveIdentity<int, int>    interface IBinaryInteger<int>    interface IBinaryNumber<int>    interface IBitwiseOperators<int, int, int>    interface IComparisonOperators<int, int, bool>    interface IEqualityOperators<int, int, bool>    interface IDecrementOperators<int>    interface IDivisionOperators<int, int, int>    interface IIncrementOperators<int>    interface IModulusOperators<int, int, int>    interface IMultiplicativeIdentity<int, int>    interface IMultiplyOperators<int, int, int>    interface INumber<int>    interface INumberBase<int>    interface ISubtractionOperators<int, int, int>    interface IUnaryNegationOperators<int, int>    interface IUnaryPlusOperators<int, int>    interface IUtf8SpanFormattable    interface IUtf8SpanParsable<int>    interface IShiftOperators<int, int, int>    interface IMinMaxValue<int>    interface ISignedNumber<int>
[<System.Serializable>]type int = struct    interface IFormattable    interface IConvertible
[<System.Serializable>][<System.Runtime.InteropServices.ComVisible(true)>]type int = struct    interface IFormattable    interface IConvertible
type int = struct    interface IFormattable
Public Structure Int32Implements IComparable, IComparable(Of Integer), IConvertible, IEquatable(Of Integer), IFormattable
Public Structure Int32Implements IAdditionOperators(Of Integer, Integer, Integer), IAdditiveIdentity(Of Integer, Integer), IBinaryInteger(Of Integer), IBinaryNumber(Of Integer), IBitwiseOperators(Of Integer, Integer, Integer), IComparable(Of Integer), IComparisonOperators(Of Integer, Integer, Boolean), IConvertible, IDecrementOperators(Of Integer), IDivisionOperators(Of Integer, Integer, Integer), IEqualityOperators(Of Integer, Integer, Boolean), IEquatable(Of Integer), IIncrementOperators(Of Integer), IMinMaxValue(Of Integer), IModulusOperators(Of Integer, Integer, Integer), IMultiplicativeIdentity(Of Integer, Integer), IMultiplyOperators(Of Integer, Integer, Integer), INumber(Of Integer), INumberBase(Of Integer), IParsable(Of Integer), IShiftOperators(Of Integer, Integer, Integer), ISignedNumber(Of Integer), ISpanParsable(Of Integer), ISubtractionOperators(Of Integer, Integer, Integer), IUnaryNegationOperators(Of Integer, Integer), IUnaryPlusOperators(Of Integer, Integer), IUtf8SpanParsable(Of Integer)
Public Structure Int32Implements IComparable, IComparable(Of Integer), IConvertible, IEquatable(Of Integer), ISpanFormattable
Public Structure Int32Implements IAdditionOperators(Of Integer, Integer, Integer), IAdditiveIdentity(Of Integer, Integer), IBinaryInteger(Of Integer), IBinaryNumber(Of Integer), IBitwiseOperators(Of Integer, Integer, Integer), IComparable(Of Integer), IComparisonOperators(Of Integer, Integer, Boolean), IConvertible, IDecrementOperators(Of Integer), IDivisionOperators(Of Integer, Integer, Integer), IEqualityOperators(Of Integer, Integer, Boolean), IEquatable(Of Integer), IIncrementOperators(Of Integer), IMinMaxValue(Of Integer), IModulusOperators(Of Integer, Integer, Integer), IMultiplicativeIdentity(Of Integer, Integer), IMultiplyOperators(Of Integer, Integer, Integer), INumber(Of Integer), INumberBase(Of Integer), IParsable(Of Integer), IShiftOperators(Of Integer, Integer, Integer), ISignedNumber(Of Integer), ISpanParsable(Of Integer), ISubtractionOperators(Of Integer, Integer, Integer), IUnaryNegationOperators(Of Integer, Integer), IUnaryPlusOperators(Of Integer, Integer)
Public Structure Int32Implements IComparable, IConvertible, IFormattable
Public Structure Int32Implements IComparable, IComparable(Of Integer), IEquatable(Of Integer), IFormattable
Inheritance
Attributes
Implements
IComparableIComparable<Int32>IConvertibleIEquatable<Int32>IFormattableIComparable<TSelf>IEquatable<TSelf>IParsable<Int32>IParsable<TSelf>ISpanFormattableISpanParsable<Int32>ISpanParsable<TSelf>IUtf8SpanFormattableIUtf8SpanParsable<Int32>IUtf8SpanParsable<TSelf>IAdditionOperators<Int32,Int32,Int32>IAdditionOperators<TSelf,TSelf,TSelf>IAdditiveIdentity<Int32,Int32>IAdditiveIdentity<TSelf,TSelf>IBinaryInteger<Int32>IBinaryNumber<Int32>IBinaryNumber<TSelf>IBitwiseOperators<Int32,Int32,Int32>IBitwiseOperators<TSelf,TSelf,TSelf>IComparisonOperators<Int32,Int32,Boolean>IComparisonOperators<TSelf,TSelf,Boolean>IDecrementOperators<Int32>IDecrementOperators<TSelf>IDivisionOperators<Int32,Int32,Int32>IDivisionOperators<TSelf,TSelf,TSelf>IEqualityOperators<Int32,Int32,Boolean>IEqualityOperators<TSelf,TOther,TResult>IEqualityOperators<TSelf,TSelf,Boolean>IIncrementOperators<Int32>IIncrementOperators<TSelf>IMinMaxValue<Int32>IModulusOperators<Int32,Int32,Int32>IModulusOperators<TSelf,TSelf,TSelf>IMultiplicativeIdentity<Int32,Int32>IMultiplicativeIdentity<TSelf,TSelf>IMultiplyOperators<Int32,Int32,Int32>IMultiplyOperators<TSelf,TSelf,TSelf>INumber<Int32>INumber<TSelf>INumberBase<Int32>INumberBase<TSelf>IShiftOperators<Int32,Int32,Int32>IShiftOperators<TSelf,Int32,TSelf>ISignedNumber<Int32>ISubtractionOperators<Int32,Int32,Int32>ISubtractionOperators<TSelf,TSelf,TSelf>IUnaryNegationOperators<Int32,Int32>IUnaryNegationOperators<TSelf,TSelf>IUnaryPlusOperators<Int32,Int32>IUnaryPlusOperators<TSelf,TSelf>

Remarks

For more information about this API, seeSupplemental API remarks for Int32.

Fields

NameDescription
MaxValue

Represents the largest possible value of anInt32. This field is constant.

MinValue

Represents the smallest possible value ofInt32. This field is constant.

Methods

NameDescription
Abs(Int32)

Computes the absolute of a value.

BigMul(Int32, Int32)

Produces the full product of two 32-bit numbers.

Clamp(Int32, Int32, Int32)

Clamps a value to an inclusive minimum and maximum value.

CompareTo(Int32)

Compares this instance to a specified 32-bit signed integer and returns an indication of their relative values.

CompareTo(Object)

Compares this instance to a specified object and returns an indication of their relative values.

CopySign(Int32, Int32)

Copies the sign of a value to the sign of another value.

CreateChecked<TOther>(TOther)

Creates an instance of the current type from a value, throwing an overflow exception for any values that fall outside the representable range of the current type.

CreateSaturating<TOther>(TOther)

Creates an instance of the current type from a value, saturating any values that fall outside the representable range of the current type.

CreateTruncating<TOther>(TOther)

Creates an instance of the current type from a value, truncating any values that fall outside the representable range of the current type.

DivRem(Int32, Int32)

Computes the quotient and remainder of two values.

Equals(Int32)

Returns a value indicating whether this instance is equal to a specifiedInt32 value.

Equals(Object)

Returns a value indicating whether this instance is equal to a specified object.

GetHashCode()

Returns the hash code for this instance.

GetTypeCode()

Returns theTypeCode for value typeInt32.

IsEvenInteger(Int32)

Determines if a value represents an even integral number.

IsNegative(Int32)

Determines if a value is negative.

IsOddInteger(Int32)

Determines if a value represents an odd integral number.

IsPositive(Int32)

Determines if a value is positive.

IsPow2(Int32)

Determines if a value is a power of two.

LeadingZeroCount(Int32)

Computes the number of leading zeros in a value.

Log2(Int32)

Computes the log2 of a value.

Max(Int32, Int32)

Compares two values to compute which is greater.

MaxMagnitude(Int32, Int32)

Compares two values to compute which is greater.

Min(Int32, Int32)

Compares two values to compute which is lesser.

MinMagnitude(Int32, Int32)

Compares two values to compute which is lesser.

Parse(ReadOnlySpan<Byte>, IFormatProvider)

Parses a span of UTF-8 characters into a value.

Parse(ReadOnlySpan<Byte>, NumberStyles, IFormatProvider)

Parses a span of UTF-8 characters into a value.

Parse(ReadOnlySpan<Char>, IFormatProvider)

Parses a span of characters into a value.

Parse(ReadOnlySpan<Char>, NumberStyles, IFormatProvider)

Converts the span representation of a number in a specified style and culture-specific format to its 32-bit signed integer equivalent.

Parse(String, IFormatProvider)

Converts the string representation of a number in a specified culture-specific format to its 32-bit signed integer equivalent.

Parse(String, NumberStyles, IFormatProvider)

Converts the string representation of a number in a specified style and culture-specific format to its 32-bit signed integer equivalent.

Parse(String, NumberStyles)

Converts the string representation of a number in a specified style to its 32-bit signed integer equivalent.

Parse(String)

Converts the string representation of a number to its 32-bit signed integer equivalent.

PopCount(Int32)

Computes the number of bits that are set in a value.

RotateLeft(Int32, Int32)

Rotates a value left by a given amount.

RotateRight(Int32, Int32)

Rotates a value right by a given amount.

Sign(Int32)

Computes the sign of a value.

ToString()

Converts the numeric value of this instance to its equivalent string representation.

ToString(IFormatProvider)

Converts the numeric value of this instance to its equivalent string representation using the specified culture-specific format information.

ToString(String, IFormatProvider)

Converts the numeric value of this instance to its equivalent string representation using the specified format and culture-specific format information.

ToString(String)

Converts the numeric value of this instance to its equivalent string representation, using the specified format.

TrailingZeroCount(Int32)

Computes the number of trailing zeros in a value.

TryFormat(Span<Byte>, Int32, ReadOnlySpan<Char>, IFormatProvider)

Tries to format the value of the current instance as UTF-8 into the provided span of bytes.

TryFormat(Span<Char>, Int32, ReadOnlySpan<Char>, IFormatProvider)

Tries to format the value of the current integer number instance into the provided span of characters.

TryParse(ReadOnlySpan<Byte>, IFormatProvider, Int32)

Tries to parse a span of UTF-8 characters into a value.

TryParse(ReadOnlySpan<Byte>, Int32)

Tries to convert a UTF-8 character span containing the string representation of a number to its 32-bit signed integer equivalent.

TryParse(ReadOnlySpan<Byte>, NumberStyles, IFormatProvider, Int32)

Tries to parse a span of UTF-8 characters into a value.

TryParse(ReadOnlySpan<Char>, IFormatProvider, Int32)

Tries to parse a span of characters into a value.

TryParse(ReadOnlySpan<Char>, Int32)

Converts the span representation of a number in a culture-specific format to its 32-bit signed integer equivalent. A return value indicates whether the conversion succeeded.

TryParse(ReadOnlySpan<Char>, NumberStyles, IFormatProvider, Int32)

Converts the span representation of a number in a specified style and culture-specific format to its 32-bit signed integer equivalent. A return value indicates whether the conversion succeeded.

TryParse(String, IFormatProvider, Int32)

Tries to parse a string into a value.

TryParse(String, Int32)

Converts the string representation of a number to its 32-bit signed integer equivalent. A return value indicates whether the conversion succeeded.

TryParse(String, NumberStyles, IFormatProvider, Int32)

Converts the string representation of a number in a specified style and culture-specific format to its 32-bit signed integer equivalent. A return value indicates whether the conversion succeeded.

Explicit Interface Implementations

NameDescription
IAdditionOperators<Int32,Int32,Int32>.Addition(Int32, Int32)

Adds two values together to compute their sum.

IAdditionOperators<Int32,Int32,Int32>.CheckedAddition(Int32, Int32)

Adds two values together to compute their sum.

IAdditiveIdentity<Int32,Int32>.AdditiveIdentity

Gets the additive identity of the current type.

IBinaryInteger<Int32>.GetByteCount()

Gets the number of bytes that will be written as part ofTryWriteLittleEndian(Span<Byte>, Int32).

IBinaryInteger<Int32>.GetShortestBitLength()

Gets the length, in bits, of the shortest two's complement representation of the current value.

IBinaryInteger<Int32>.TryReadBigEndian(ReadOnlySpan<Byte>, Boolean, Int32)
IBinaryInteger<Int32>.TryReadLittleEndian(ReadOnlySpan<Byte>, Boolean, Int32)
IBinaryInteger<Int32>.TryWriteBigEndian(Span<Byte>, Int32)

Tries to write the current value, in big-endian format, to a given span.

IBinaryInteger<Int32>.TryWriteLittleEndian(Span<Byte>, Int32)

Tries to write the current value, in little-endian format, to a given span.

IBinaryNumber<Int32>.AllBitsSet

Gets an instance of the binary type in which all bits are set.

IBitwiseOperators<Int32,Int32,Int32>.BitwiseAnd(Int32, Int32)

Computes the bitwise-and of two values.

IBitwiseOperators<Int32,Int32,Int32>.BitwiseOr(Int32, Int32)

Computes the bitwise-or of two values.

IBitwiseOperators<Int32,Int32,Int32>.ExclusiveOr(Int32, Int32)

Computes the exclusive-or of two values.

IBitwiseOperators<Int32,Int32,Int32>.OnesComplement(Int32)

Computes the ones-complement representation of a given value.

IComparable.CompareTo(Object)

Compares this instance to a specified object and returns an indication of their relative values.

IComparisonOperators<Int32,Int32,Boolean>.GreaterThan(Int32, Int32)

Compares two values to determine which is greater.

IComparisonOperators<Int32,Int32,Boolean>.GreaterThanOrEqual(Int32, Int32)

Compares two values to determine which is greater or equal.

IComparisonOperators<Int32,Int32,Boolean>.LessThan(Int32, Int32)

Compares two values to determine which is less.

IComparisonOperators<Int32,Int32,Boolean>.LessThanOrEqual(Int32, Int32)

Compares two values to determine which is less or equal.

IConvertible.GetTypeCode()

Returns theTypeCode for value typeInt32.

IConvertible.ToBoolean(IFormatProvider)

For a description of this member, seeToBoolean(IFormatProvider).

IConvertible.ToByte(IFormatProvider)

For a description of this member, seeToByte(IFormatProvider).

IConvertible.ToChar(IFormatProvider)

For a description of this member, seeToChar(IFormatProvider).

IConvertible.ToDateTime(IFormatProvider)

This conversion is not supported. Attempting to use this method throws anInvalidCastException.

IConvertible.ToDecimal(IFormatProvider)

For a description of this member, seeToDecimal(IFormatProvider).

IConvertible.ToDouble(IFormatProvider)

For a description of this member, seeToDouble(IFormatProvider).

IConvertible.ToInt16(IFormatProvider)

For a description of this member, seeToInt16(IFormatProvider).

IConvertible.ToInt32(IFormatProvider)

For a description of this member, seeToInt32(IFormatProvider).

IConvertible.ToInt64(IFormatProvider)

For a description of this member, seeToInt64(IFormatProvider).

IConvertible.ToSByte(IFormatProvider)

For a description of this member, seeToSByte(IFormatProvider).

IConvertible.ToSingle(IFormatProvider)

For a description of this member, seeToSingle(IFormatProvider).

IConvertible.ToType(Type, IFormatProvider)

For a description of this member, seeToType(Type, IFormatProvider).

IConvertible.ToUInt16(IFormatProvider)

For a description of this member, seeToUInt16(IFormatProvider).

IConvertible.ToUInt32(IFormatProvider)

For a description of this member, seeToUInt32(IFormatProvider).

IConvertible.ToUInt64(IFormatProvider)

For a description of this member, seeToUInt64(IFormatProvider).

IDecrementOperators<Int32>.CheckedDecrement(Int32)

Decrements a value.

IDecrementOperators<Int32>.Decrement(Int32)

Decrements a value.

IDivisionOperators<Int32,Int32,Int32>.Division(Int32, Int32)

Divides one value by another to compute their quotient.

IEqualityOperators<Int32,Int32,Boolean>.Equality(Int32, Int32)

Compares two values to determine equality.

IEqualityOperators<Int32,Int32,Boolean>.Inequality(Int32, Int32)

Compares two values to determine inequality.

IIncrementOperators<Int32>.CheckedIncrement(Int32)

Increments a value.

IIncrementOperators<Int32>.Increment(Int32)

Increments a value.

IMinMaxValue<Int32>.MaxValue

Gets the maximum value of the current type.

IMinMaxValue<Int32>.MinValue

Gets the minimum value of the current type.

IModulusOperators<Int32,Int32,Int32>.Modulus(Int32, Int32)

Divides two values together to compute their modulus or remainder.

IMultiplicativeIdentity<Int32,Int32>.MultiplicativeIdentity

Gets the multiplicative identity of the current type.

IMultiplyOperators<Int32,Int32,Int32>.CheckedMultiply(Int32, Int32)

Multiplies two values together to compute their product.

IMultiplyOperators<Int32,Int32,Int32>.Multiply(Int32, Int32)

Multiplies two values together to compute their product.

INumber<Int32>.MaxNumber(Int32, Int32)

Compares two values to compute which is greater and returning the other value if an input isNaN.

INumber<Int32>.MinNumber(Int32, Int32)

Compares two values to compute which is lesser and returning the other value if an input isNaN.

INumberBase<Int32>.IsCanonical(Int32)

Determines if a value is in its canonical representation.

INumberBase<Int32>.IsComplexNumber(Int32)

Determines if a value represents a complex number.

INumberBase<Int32>.IsFinite(Int32)

Determines if a value is finite.

INumberBase<Int32>.IsImaginaryNumber(Int32)

Determines if a value represents a pure imaginary number.

INumberBase<Int32>.IsInfinity(Int32)

Determines if a value is infinite.

INumberBase<Int32>.IsInteger(Int32)

Determines if a value represents an integral number.

INumberBase<Int32>.IsNaN(Int32)

Determines if a value is NaN.

INumberBase<Int32>.IsNegativeInfinity(Int32)

Determines if a value is negative infinity.

INumberBase<Int32>.IsNormal(Int32)

Determines if a value is normal.

INumberBase<Int32>.IsPositiveInfinity(Int32)

Determines if a value is positive infinity.

INumberBase<Int32>.IsRealNumber(Int32)

Determines if a value represents a real number.

INumberBase<Int32>.IsSubnormal(Int32)

Determines if a value is subnormal.

INumberBase<Int32>.IsZero(Int32)

Determines if a value is zero.

INumberBase<Int32>.MaxMagnitudeNumber(Int32, Int32)

Compares two values to compute which has the greater magnitude and returning the other value if an input isNaN.

INumberBase<Int32>.MinMagnitudeNumber(Int32, Int32)

Compares two values to compute which has the lesser magnitude and returning the other value if an input isNaN.

INumberBase<Int32>.MultiplyAddEstimate(Int32, Int32, Int32)

Computes an estimate of (left *right) +addend.

INumberBase<Int32>.One

Gets the value1 for the type.

INumberBase<Int32>.Radix

Gets the radix, or base, for the type.

INumberBase<Int32>.TryConvertFromChecked<TOther>(TOther, Int32)
INumberBase<Int32>.TryConvertFromSaturating<TOther>(TOther, Int32)
INumberBase<Int32>.TryConvertFromTruncating<TOther>(TOther, Int32)
INumberBase<Int32>.TryConvertToChecked<TOther>(Int32, TOther)

Tries to convert an instance of the the current type to another type, throwing an overflow exception for any values that fall outside the representable range of the current type.

INumberBase<Int32>.TryConvertToSaturating<TOther>(Int32, TOther)

Tries to convert an instance of the the current type to another type, saturating any values that fall outside the representable range of the current type.

INumberBase<Int32>.TryConvertToTruncating<TOther>(Int32, TOther)

Tries to convert an instance of the the current type to another type, truncating any values that fall outside the representable range of the current type.

INumberBase<Int32>.Zero

Gets the value0 for the type.

IShiftOperators<Int32,Int32,Int32>.LeftShift(Int32, Int32)

Shifts a value left by a given amount.

IShiftOperators<Int32,Int32,Int32>.RightShift(Int32, Int32)

Shifts a value right by a given amount.

IShiftOperators<Int32,Int32,Int32>.UnsignedRightShift(Int32, Int32)

Shifts a value right by a given amount.

ISignedNumber<Int32>.NegativeOne

Gets the value-1 for the type.

ISubtractionOperators<Int32,Int32,Int32>.CheckedSubtraction(Int32, Int32)

Subtracts two values to compute their difference.

ISubtractionOperators<Int32,Int32,Int32>.Subtraction(Int32, Int32)

Subtracts two values to compute their difference.

IUnaryNegationOperators<Int32,Int32>.CheckedUnaryNegation(Int32)

Computes the checked unary negation of a value.

IUnaryNegationOperators<Int32,Int32>.UnaryNegation(Int32)

Computes the unary negation of a value.

IUnaryPlusOperators<Int32,Int32>.UnaryPlus(Int32)

Computes the unary plus of a value.

Applies to

Thread Safety

All members of this type are thread safe. Members that appear to modify instance state actually return a new instance initialized with the new value. As with any other type, reading and writing to a shared variable that contains an instance of this type must be protected by a lock to guarantee thread safety.

See also

Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, seeour contributor guide.

Feedback

Was this page helpful?

YesNoNo

Need help with this topic?

Want to try using Ask Learn to clarify or guide you through this topic?

Suggest a fix?

In this article

Was this page helpful?

YesNo
NoNeed help with this topic?

Want to try using Ask Learn to clarify or guide you through this topic?

Suggest a fix?