UInt32 구조체

정의

중요

이 API는 CLS 규격이 아닙니다.

32비트 부호 없는 정수를 나타냅니다.

public value class System::UInt32 : IComparable, IComparable<System::UInt32>, IConvertible, IEquatable<System::UInt32>, IFormattable
public value class System::UInt32 : IComparable, IComparable<System::UInt32>, IConvertible, IEquatable<System::UInt32>, ISpanFormattable
public value class System::UInt32 : IComparable<System::UInt32>, IConvertible, IEquatable<System::UInt32>, IParsable<System::UInt32>, ISpanParsable<System::UInt32>, System::Numerics::IAdditionOperators<System::UInt32, System::UInt32, System::UInt32>, System::Numerics::IAdditiveIdentity<System::UInt32, System::UInt32>, System::Numerics::IBinaryInteger<System::UInt32>, System::Numerics::IBinaryNumber<System::UInt32>, System::Numerics::IBitwiseOperators<System::UInt32, System::UInt32, System::UInt32>, System::Numerics::IComparisonOperators<System::UInt32, System::UInt32, bool>, System::Numerics::IDecrementOperators<System::UInt32>, System::Numerics::IDivisionOperators<System::UInt32, System::UInt32, System::UInt32>, System::Numerics::IEqualityOperators<System::UInt32, System::UInt32, bool>, System::Numerics::IIncrementOperators<System::UInt32>, System::Numerics::IMinMaxValue<System::UInt32>, System::Numerics::IModulusOperators<System::UInt32, System::UInt32, System::UInt32>, System::Numerics::IMultiplicativeIdentity<System::UInt32, System::UInt32>, System::Numerics::IMultiplyOperators<System::UInt32, System::UInt32, System::UInt32>, System::Numerics::INumber<System::UInt32>, System::Numerics::INumberBase<System::UInt32>, System::Numerics::IShiftOperators<System::UInt32, int, System::UInt32>, System::Numerics::ISubtractionOperators<System::UInt32, System::UInt32, System::UInt32>, System::Numerics::IUnaryNegationOperators<System::UInt32, System::UInt32>, System::Numerics::IUnaryPlusOperators<System::UInt32, System::UInt32>, System::Numerics::IUnsignedNumber<System::UInt32>
public value class System::UInt32 : IComparable<System::UInt32>, IConvertible, IEquatable<System::UInt32>, IParsable<System::UInt32>, ISpanParsable<System::UInt32>, IUtf8SpanParsable<System::UInt32>, System::Numerics::IAdditionOperators<System::UInt32, System::UInt32, System::UInt32>, System::Numerics::IAdditiveIdentity<System::UInt32, System::UInt32>, System::Numerics::IBinaryInteger<System::UInt32>, System::Numerics::IBinaryNumber<System::UInt32>, System::Numerics::IBitwiseOperators<System::UInt32, System::UInt32, System::UInt32>, System::Numerics::IComparisonOperators<System::UInt32, System::UInt32, bool>, System::Numerics::IDecrementOperators<System::UInt32>, System::Numerics::IDivisionOperators<System::UInt32, System::UInt32, System::UInt32>, System::Numerics::IEqualityOperators<System::UInt32, System::UInt32, bool>, System::Numerics::IIncrementOperators<System::UInt32>, System::Numerics::IMinMaxValue<System::UInt32>, System::Numerics::IModulusOperators<System::UInt32, System::UInt32, System::UInt32>, System::Numerics::IMultiplicativeIdentity<System::UInt32, System::UInt32>, System::Numerics::IMultiplyOperators<System::UInt32, System::UInt32, System::UInt32>, System::Numerics::INumber<System::UInt32>, System::Numerics::INumberBase<System::UInt32>, System::Numerics::IShiftOperators<System::UInt32, int, System::UInt32>, System::Numerics::ISubtractionOperators<System::UInt32, System::UInt32, System::UInt32>, System::Numerics::IUnaryNegationOperators<System::UInt32, System::UInt32>, System::Numerics::IUnaryPlusOperators<System::UInt32, System::UInt32>, System::Numerics::IUnsignedNumber<System::UInt32>
public value class System::UInt32 : IComparable, IConvertible, IFormattable
public value class System::UInt32 : IComparable, IComparable<System::UInt32>, IEquatable<System::UInt32>, IFormattable
[System.CLSCompliant(false)]
public struct UInt32 : IComparable, IComparable<uint>, IConvertible, IEquatable<uint>, IFormattable
[System.CLSCompliant(false)]
public readonly struct UInt32 : IComparable, IComparable<uint>, IConvertible, IEquatable<uint>, IFormattable
[System.CLSCompliant(false)]
public readonly struct UInt32 : IComparable, IComparable<uint>, IConvertible, IEquatable<uint>, ISpanFormattable
[System.CLSCompliant(false)]
public readonly struct UInt32 : IComparable<uint>, IConvertible, IEquatable<uint>, IParsable<uint>, ISpanParsable<uint>, System.Numerics.IAdditionOperators<uint,uint,uint>, System.Numerics.IAdditiveIdentity<uint,uint>, System.Numerics.IBinaryInteger<uint>, System.Numerics.IBinaryNumber<uint>, System.Numerics.IBitwiseOperators<uint,uint,uint>, System.Numerics.IComparisonOperators<uint,uint,bool>, System.Numerics.IDecrementOperators<uint>, System.Numerics.IDivisionOperators<uint,uint,uint>, System.Numerics.IEqualityOperators<uint,uint,bool>, System.Numerics.IIncrementOperators<uint>, System.Numerics.IMinMaxValue<uint>, System.Numerics.IModulusOperators<uint,uint,uint>, System.Numerics.IMultiplicativeIdentity<uint,uint>, System.Numerics.IMultiplyOperators<uint,uint,uint>, System.Numerics.INumber<uint>, System.Numerics.INumberBase<uint>, System.Numerics.IShiftOperators<uint,int,uint>, System.Numerics.ISubtractionOperators<uint,uint,uint>, System.Numerics.IUnaryNegationOperators<uint,uint>, System.Numerics.IUnaryPlusOperators<uint,uint>, System.Numerics.IUnsignedNumber<uint>
[System.CLSCompliant(false)]
public readonly struct UInt32 : IComparable<uint>, IConvertible, IEquatable<uint>, IParsable<uint>, ISpanParsable<uint>, IUtf8SpanParsable<uint>, System.Numerics.IAdditionOperators<uint,uint,uint>, System.Numerics.IAdditiveIdentity<uint,uint>, System.Numerics.IBinaryInteger<uint>, System.Numerics.IBinaryNumber<uint>, System.Numerics.IBitwiseOperators<uint,uint,uint>, System.Numerics.IComparisonOperators<uint,uint,bool>, System.Numerics.IDecrementOperators<uint>, System.Numerics.IDivisionOperators<uint,uint,uint>, System.Numerics.IEqualityOperators<uint,uint,bool>, System.Numerics.IIncrementOperators<uint>, System.Numerics.IMinMaxValue<uint>, System.Numerics.IModulusOperators<uint,uint,uint>, System.Numerics.IMultiplicativeIdentity<uint,uint>, System.Numerics.IMultiplyOperators<uint,uint,uint>, System.Numerics.INumber<uint>, System.Numerics.INumberBase<uint>, System.Numerics.IShiftOperators<uint,int,uint>, System.Numerics.ISubtractionOperators<uint,uint,uint>, System.Numerics.IUnaryNegationOperators<uint,uint>, System.Numerics.IUnaryPlusOperators<uint,uint>, System.Numerics.IUnsignedNumber<uint>
[System.CLSCompliant(false)]
[System.Serializable]
public struct UInt32 : IComparable, IConvertible, IFormattable
[System.CLSCompliant(false)]
[System.Serializable]
[System.Runtime.InteropServices.ComVisible(true)]
public struct UInt32 : IComparable, IComparable<uint>, IConvertible, IEquatable<uint>, IFormattable
[System.CLSCompliant(false)]
public struct UInt32 : IComparable, IComparable<uint>, IEquatable<uint>, IFormattable
[<System.CLSCompliant(false)>]
type uint32 = struct
    interface IConvertible
    interface IFormattable
[<System.CLSCompliant(false)>]
type uint32 = struct
    interface IConvertible
    interface ISpanFormattable
    interface IFormattable
[<System.CLSCompliant(false)>]
type uint32 = struct
    interface IConvertible
    interface IFormattable
    interface IParsable<uint32>
    interface ISpanFormattable
    interface ISpanParsable<uint32>
    interface IAdditionOperators<uint32, uint32, uint32>
    interface IAdditiveIdentity<uint32, uint32>
    interface IBinaryInteger<uint32>
    interface IBinaryNumber<uint32>
    interface IBitwiseOperators<uint32, uint32, uint32>
    interface IComparisonOperators<uint32, uint32, bool>
    interface IEqualityOperators<uint32, uint32, bool>
    interface IDecrementOperators<uint32>
    interface IDivisionOperators<uint32, uint32, uint32>
    interface IIncrementOperators<uint32>
    interface IModulusOperators<uint32, uint32, uint32>
    interface IMultiplicativeIdentity<uint32, uint32>
    interface IMultiplyOperators<uint32, uint32, uint32>
    interface INumber<uint32>
    interface INumberBase<uint32>
    interface ISubtractionOperators<uint32, uint32, uint32>
    interface IUnaryNegationOperators<uint32, uint32>
    interface IUnaryPlusOperators<uint32, uint32>
    interface IShiftOperators<uint32, int, uint32>
    interface IMinMaxValue<uint32>
    interface IUnsignedNumber<uint32>
[<System.CLSCompliant(false)>]
type uint32 = struct
    interface IConvertible
    interface IFormattable
    interface IParsable<uint32>
    interface ISpanFormattable
    interface ISpanParsable<uint32>
    interface IAdditionOperators<uint32, uint32, uint32>
    interface IAdditiveIdentity<uint32, uint32>
    interface IBinaryInteger<uint32>
    interface IBinaryNumber<uint32>
    interface IBitwiseOperators<uint32, uint32, uint32>
    interface IComparisonOperators<uint32, uint32, bool>
    interface IEqualityOperators<uint32, uint32, bool>
    interface IDecrementOperators<uint32>
    interface IDivisionOperators<uint32, uint32, uint32>
    interface IIncrementOperators<uint32>
    interface IModulusOperators<uint32, uint32, uint32>
    interface IMultiplicativeIdentity<uint32, uint32>
    interface IMultiplyOperators<uint32, uint32, uint32>
    interface INumber<uint32>
    interface INumberBase<uint32>
    interface ISubtractionOperators<uint32, uint32, uint32>
    interface IUnaryNegationOperators<uint32, uint32>
    interface IUnaryPlusOperators<uint32, uint32>
    interface IUtf8SpanFormattable
    interface IUtf8SpanParsable<uint32>
    interface IShiftOperators<uint32, int, uint32>
    interface IMinMaxValue<uint32>
    interface IUnsignedNumber<uint32>
[<System.CLSCompliant(false)>]
type uint32 = struct
    interface IConvertible
    interface IFormattable
    interface IParsable<uint32>
    interface ISpanFormattable
    interface ISpanParsable<uint32>
    interface IUtf8SpanFormattable
    interface IUtf8SpanParsable<uint32>
    interface IAdditionOperators<uint32, uint32, uint32>
    interface IAdditiveIdentity<uint32, uint32>
    interface IBinaryInteger<uint32>
    interface IBinaryNumber<uint32>
    interface IBitwiseOperators<uint32, uint32, uint32>
    interface IComparisonOperators<uint32, uint32, bool>
    interface IEqualityOperators<uint32, uint32, bool>
    interface IDecrementOperators<uint32>
    interface IDivisionOperators<uint32, uint32, uint32>
    interface IIncrementOperators<uint32>
    interface IModulusOperators<uint32, uint32, uint32>
    interface IMultiplicativeIdentity<uint32, uint32>
    interface IMultiplyOperators<uint32, uint32, uint32>
    interface INumber<uint32>
    interface INumberBase<uint32>
    interface ISubtractionOperators<uint32, uint32, uint32>
    interface IUnaryNegationOperators<uint32, uint32>
    interface IUnaryPlusOperators<uint32, uint32>
    interface IShiftOperators<uint32, int, uint32>
    interface IMinMaxValue<uint32>
    interface IUnsignedNumber<uint32>
[<System.CLSCompliant(false)>]
[<System.Serializable>]
type uint32 = struct
    interface IFormattable
    interface IConvertible
[<System.CLSCompliant(false)>]
[<System.Serializable>]
[<System.Runtime.InteropServices.ComVisible(true)>]
type uint32 = struct
    interface IFormattable
    interface IConvertible
[<System.CLSCompliant(false)>]
type uint32 = struct
    interface IFormattable
Public Structure UInt32
Implements IComparable, IComparable(Of UInteger), IConvertible, IEquatable(Of UInteger), IFormattable
Public Structure UInt32
Implements IComparable, IComparable(Of UInteger), IConvertible, IEquatable(Of UInteger), ISpanFormattable
Public Structure UInt32
Implements IAdditionOperators(Of UInteger, UInteger, UInteger), IAdditiveIdentity(Of UInteger, UInteger), IBinaryInteger(Of UInteger), IBinaryNumber(Of UInteger), IBitwiseOperators(Of UInteger, UInteger, UInteger), IComparable(Of UInteger), IComparisonOperators(Of UInteger, UInteger, Boolean), IConvertible, IDecrementOperators(Of UInteger), IDivisionOperators(Of UInteger, UInteger, UInteger), IEqualityOperators(Of UInteger, UInteger, Boolean), IEquatable(Of UInteger), IIncrementOperators(Of UInteger), IMinMaxValue(Of UInteger), IModulusOperators(Of UInteger, UInteger, UInteger), IMultiplicativeIdentity(Of UInteger, UInteger), IMultiplyOperators(Of UInteger, UInteger, UInteger), INumber(Of UInteger), INumberBase(Of UInteger), IParsable(Of UInteger), IShiftOperators(Of UInteger, Integer, UInteger), ISpanParsable(Of UInteger), ISubtractionOperators(Of UInteger, UInteger, UInteger), IUnaryNegationOperators(Of UInteger, UInteger), IUnaryPlusOperators(Of UInteger, UInteger), IUnsignedNumber(Of UInteger)
Public Structure UInt32
Implements IAdditionOperators(Of UInteger, UInteger, UInteger), IAdditiveIdentity(Of UInteger, UInteger), IBinaryInteger(Of UInteger), IBinaryNumber(Of UInteger), IBitwiseOperators(Of UInteger, UInteger, UInteger), IComparable(Of UInteger), IComparisonOperators(Of UInteger, UInteger, Boolean), IConvertible, IDecrementOperators(Of UInteger), IDivisionOperators(Of UInteger, UInteger, UInteger), IEqualityOperators(Of UInteger, UInteger, Boolean), IEquatable(Of UInteger), IIncrementOperators(Of UInteger), IMinMaxValue(Of UInteger), IModulusOperators(Of UInteger, UInteger, UInteger), IMultiplicativeIdentity(Of UInteger, UInteger), IMultiplyOperators(Of UInteger, UInteger, UInteger), INumber(Of UInteger), INumberBase(Of UInteger), IParsable(Of UInteger), IShiftOperators(Of UInteger, Integer, UInteger), ISpanParsable(Of UInteger), ISubtractionOperators(Of UInteger, UInteger, UInteger), IUnaryNegationOperators(Of UInteger, UInteger), IUnaryPlusOperators(Of UInteger, UInteger), IUnsignedNumber(Of UInteger), IUtf8SpanParsable(Of UInteger)
Public Structure UInt32
Implements IComparable, IConvertible, IFormattable
Public Structure UInt32
Implements IComparable, IComparable(Of UInteger), IEquatable(Of UInteger), IFormattable
상속
UInt32
특성
구현
IComparable IComparable<UInt32> IConvertible IEquatable<UInt32> IFormattable ISpanFormattable IComparable<TSelf> IEquatable<TSelf> IParsable<UInt32> IParsable<TSelf> ISpanParsable<UInt32> ISpanParsable<TSelf> IAdditionOperators<UInt32,UInt32,UInt32> IAdditionOperators<TSelf,TSelf,TSelf> IAdditiveIdentity<UInt32,UInt32> IAdditiveIdentity<TSelf,TSelf> IBinaryInteger<UInt32> IBinaryNumber<UInt32> IBinaryNumber<TSelf> IBitwiseOperators<UInt32,UInt32,UInt32> IBitwiseOperators<TSelf,TSelf,TSelf> IComparisonOperators<UInt32,UInt32,Boolean> IComparisonOperators<TSelf,TSelf,Boolean> IDecrementOperators<UInt32> IDecrementOperators<TSelf> IDivisionOperators<UInt32,UInt32,UInt32> IDivisionOperators<TSelf,TSelf,TSelf> IEqualityOperators<UInt32,UInt32,Boolean> IEqualityOperators<TSelf,TOther,TResult> IEqualityOperators<TSelf,TSelf,Boolean> IIncrementOperators<UInt32> IIncrementOperators<TSelf> IMinMaxValue<UInt32> IModulusOperators<UInt32,UInt32,UInt32> IModulusOperators<TSelf,TSelf,TSelf> IMultiplicativeIdentity<UInt32,UInt32> IMultiplicativeIdentity<TSelf,TSelf> IMultiplyOperators<UInt32,UInt32,UInt32> IMultiplyOperators<TSelf,TSelf,TSelf> INumber<UInt32> INumber<TSelf> INumberBase<UInt32> INumberBase<TSelf> IShiftOperators<UInt32,Int32,UInt32> IShiftOperators<TSelf,Int32,TSelf> ISubtractionOperators<UInt32,UInt32,UInt32> ISubtractionOperators<TSelf,TSelf,TSelf> IUnaryNegationOperators<UInt32,UInt32> IUnaryNegationOperators<TSelf,TSelf> IUnaryPlusOperators<UInt32,UInt32> IUnaryPlusOperators<TSelf,TSelf> IUnsignedNumber<UInt32> IUtf8SpanFormattable IUtf8SpanParsable<UInt32> IUtf8SpanParsable<TSelf>

설명

값 형식은 UInt32 0에서 4,294,967,295 사이의 값을 가진 부호 없는 정수입니다.

중요

형식이 UInt32 CLS 규격이 아닙니다. CLS 규격 대체 형식은 입니다 Int64. Int32를 대신 사용하여 0MaxValue에서 로 범위가 UInt32 지정된 값을 바꿀 수 있습니다. CLS 규정 준수에 대한 자세한 내용은 언어 독립성 및 Language-Independent 구성 요소를 참조하세요.

UInt32에서는 이 형식의 인스턴스를 비교하고, instance 값을 해당 String 표현으로 변환하고, 숫자 표현을 이 형식의 instance 변환 String 하는 메서드를 제공합니다.

형식 사양 코드가 값 형식의 표현을 제어하는 String 방법에 대한 자세한 내용은 형식 서식 지정을 참조하세요.

필드

MaxValue

UInt32의 가능한 최대값을 나타냅니다. 이 필드는 상수입니다.

MinValue

UInt32의 가능한 최소값을 나타냅니다. 이 필드는 상수입니다.

메서드

Clamp(UInt32, UInt32, UInt32)

값을 포괄 최소값 및 최대값으로 고정합니다.

CompareTo(Object)

이 인스턴스를 지정된 개체와 비교하여 상대 값의 표시를 반환합니다.

CompareTo(UInt32)

이 인스턴스를 지정된 32비트 부호 없는 정수와 비교하여 상대 값의 표시를 반환합니다.

CreateChecked<TOther>(TOther)

값에서 현재 형식의 instance 만들어 현재 형식의 표현 가능한 범위를 벗어나는 값에 대해 오버플로 예외를 throw합니다.

CreateSaturating<TOther>(TOther)

값에서 현재 형식의 instance 만들어 현재 형식의 표현 가능한 범위를 벗어나는 모든 값을 채도합니다.

CreateTruncating<TOther>(TOther)

값에서 현재 형식의 instance 만들어 현재 형식의 표현 가능한 범위를 벗어나는 값을 잘리게 합니다.

DivRem(UInt32, UInt32)

두 값의 몫과 나머지를 계산합니다.

Equals(Object)

이 인스턴스가 지정된 개체와 같은지를 나타내는 값을 반환합니다.

Equals(UInt32)

이 인스턴스가 지정된 UInt32와 같은지 여부를 나타내는 값을 반환합니다.

GetHashCode()

이 인스턴스의 해시 코드를 반환합니다.

GetTypeCode()

TypeCode 값 형식에 대한 UInt32를 반환합니다.

IsEvenInteger(UInt32)

값이 짝수 정수인지 여부를 결정합니다.

IsOddInteger(UInt32)

값이 홀수 정수인지 여부를 결정합니다.

IsPow2(UInt32)

값이 2의 힘인지 확인합니다.

LeadingZeroCount(UInt32)

값에서 선행 0의 수를 계산합니다.

Log2(UInt32)

값의 log2를 계산합니다.

Max(UInt32, UInt32)

두 값을 더 큰 컴퓨팅과 비교합니다.

Min(UInt32, UInt32)

두 값을 더 작은 컴퓨팅과 비교합니다.

Parse(ReadOnlySpan<Byte>, IFormatProvider)

UTF-8자의 범위를 값으로 구문 분석합니다.

Parse(ReadOnlySpan<Byte>, NumberStyles, IFormatProvider)

UTF-8자의 범위를 값으로 구문 분석합니다.

Parse(ReadOnlySpan<Char>, IFormatProvider)

문자 범위를 값으로 구문 분석합니다.

Parse(ReadOnlySpan<Char>, NumberStyles, IFormatProvider)

지정된 스타일 및 문화권별 형식으로 된 숫자의 범위 표현을 해당하는 32비트 부호 없는 정수로 변환합니다.

Parse(String)

숫자의 문자열 표현을 해당하는 32비트 부호 없는 정수로 변환합니다.

Parse(String, IFormatProvider)

지정된 문화권별 형식으로 된 숫자의 문자열 표현을 해당하는 32비트 부호 없는 정수로 변환합니다.

Parse(String, NumberStyles)

지정된 스타일로 된 숫자의 문자열 표현을 해당하는 32비트 부호 없는 정수로 변환합니다.

Parse(String, NumberStyles, IFormatProvider)

지정된 스타일 및 문화권별 형식으로 된 숫자의 문자열 표현을 해당하는 32비트 부호 없는 정수로 변환합니다.

PopCount(UInt32)

값에 설정된 비트 수를 계산합니다.

RotateLeft(UInt32, Int32)

지정된 양만큼 왼쪽으로 값을 회전합니다.

RotateRight(UInt32, Int32)

값을 지정된 양만큼 오른쪽으로 회전합니다.

Sign(UInt32)

값의 부호를 계산합니다.

ToString()

이 인스턴스의 숫자 값을 해당하는 문자열 표현으로 변환합니다.

ToString(IFormatProvider)

지정된 문화권별 형식 정보를 사용하여 이 인스턴스의 숫자 값을 해당 문자열 표현으로 변환합니다.

ToString(String)

지정된 형식을 사용하여 이 인스턴스의 숫자 값을 해당 문자열 표현으로 변환합니다.

ToString(String, IFormatProvider)

지정된 형식 및 문화권별 형식 정보를 사용하여 이 인스턴스의 숫자 값을 해당 문자열 표현으로 변환합니다.

TrailingZeroCount(UInt32)

값의 후행 0 수를 계산합니다.

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

현재 instance 값의 형식을 제공된 바이트 범위로 UTF-8로 지정하려고 합니다.

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

현재의 부호 없는 정수 인스턴스의 값을 제공된 문자 범위의 형식으로 지정합니다.

TryParse(ReadOnlySpan<Byte>, IFormatProvider, UInt32)

UTF-8 문자 범위를 값으로 구문 분석하려고 시도합니다.

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

UTF-8 문자 범위를 값으로 구문 분석하려고 시도합니다.

TryParse(ReadOnlySpan<Byte>, UInt32)

숫자의 문자열 표현을 포함하는 UTF-8 문자 범위를 해당하는 32비트 부호 없는 정수로 변환하려고 시도합니다.

TryParse(ReadOnlySpan<Char>, IFormatProvider, UInt32)

문자 범위를 값으로 구문 분석하려고 합니다.

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

지정된 스타일 및 문화권별 형식으로 된 숫자의 범위 표현을 해당하는 32비트 부호 없는 정수로 변환합니다. 반환 값은 변환이 성공했는지 아니면 실패했는지를 나타냅니다.

TryParse(ReadOnlySpan<Char>, UInt32)

숫자의 범위 표현을 해당하는 32비트 부호 없는 정수로 변환합니다. 반환 값은 변환이 성공했는지 아니면 실패했는지를 나타냅니다.

TryParse(String, IFormatProvider, UInt32)

문자열을 값으로 구문 분석하려고 합니다.

TryParse(String, NumberStyles, IFormatProvider, UInt32)

지정된 스타일과 문화권별 서식으로 나타낸 숫자의 문자열 표현을 해당하는 32비트 부호 없는 정수로 변환하려고 합니다. 반환 값은 변환이 성공했는지 아니면 실패했는지를 나타냅니다.

TryParse(String, UInt32)

숫자의 문자열 표현을 해당하는 32비트 부호 없는 정수로 변환하려고 합니다. 반환 값은 변환이 성공했는지 아니면 실패했는지를 나타냅니다.

명시적 인터페이스 구현

IAdditionOperators<UInt32,UInt32,UInt32>.Addition(UInt32, UInt32)

두 값을 함께 추가하여 합계를 계산합니다.

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

두 값을 함께 추가하여 합계를 계산합니다.

IAdditiveIdentity<UInt32,UInt32>.AdditiveIdentity

현재 형식의 가산 ID를 가져옵니다.

IBinaryInteger<UInt32>.GetByteCount()

의 일부로 TryWriteLittleEndian(Span<Byte>, Int32)작성될 바이트 수를 가져옵니다.

IBinaryInteger<UInt32>.GetShortestBitLength()

현재 값에 대한 최단 2의 보수 표현의 길이(비트)를 가져옵니다.

IBinaryInteger<UInt32>.TryReadBigEndian(ReadOnlySpan<Byte>, Boolean, UInt32)

32비트 부호 없는 정수를 나타냅니다.

IBinaryInteger<UInt32>.TryReadLittleEndian(ReadOnlySpan<Byte>, Boolean, UInt32)

32비트 부호 없는 정수를 나타냅니다.

IBinaryInteger<UInt32>.TryWriteBigEndian(Span<Byte>, Int32)

현재 값을 big-endian 형식으로 지정된 범위에 쓰려고 합니다.

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

현재 값을 little-endian 형식으로 지정된 범위에 쓰려고 합니다.

IBinaryNumber<UInt32>.AllBitsSet

모든 비트가 설정된 이진 형식의 instance 가져옵니다.

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

두 값의 비트 및 를 계산합니다.

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

두 값의 비트 또는 를 계산합니다.

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

배타적 또는 두 값을 계산합니다.

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

지정된 값의 보수 표현을 계산합니다.

IComparable.CompareTo(Object)

이 인스턴스를 지정된 개체와 비교하여 상대 값의 표시를 반환합니다.

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

두 값을 비교하여 더 큰 값을 결정합니다.

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

두 값을 비교하여 크거나 같은 값을 결정합니다.

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

두 값을 비교하여 어느 값이 더 적은지 확인합니다.

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

두 값을 비교하여 어느 값이 작거나 같은지 확인합니다.

IConvertible.GetTypeCode()

TypeCode 값 형식에 대한 UInt32를 반환합니다.

IConvertible.ToBoolean(IFormatProvider)

이 멤버에 대한 설명은 ToBoolean(IFormatProvider)를 참조하세요.

IConvertible.ToByte(IFormatProvider)

이 멤버에 대한 설명은 ToByte(IFormatProvider)를 참조하세요.

IConvertible.ToChar(IFormatProvider)

이 멤버에 대한 설명은 ToChar(IFormatProvider)를 참조하세요.

IConvertible.ToDateTime(IFormatProvider)

이 변환은 지원되지 않습니다. 이 메서드를 사용하려고 하면 InvalidCastException이 throw됩니다.

IConvertible.ToDecimal(IFormatProvider)

이 멤버에 대한 설명은 ToDecimal(IFormatProvider)를 참조하세요.

IConvertible.ToDouble(IFormatProvider)

이 멤버에 대한 설명은 ToDouble(IFormatProvider)를 참조하세요.

IConvertible.ToInt16(IFormatProvider)

이 멤버에 대한 설명은 ToInt16(IFormatProvider)를 참조하세요.

IConvertible.ToInt32(IFormatProvider)

이 멤버에 대한 설명은 ToInt32(IFormatProvider)를 참조하세요.

IConvertible.ToInt64(IFormatProvider)

이 멤버에 대한 설명은 ToInt64(IFormatProvider)를 참조하세요.

IConvertible.ToSByte(IFormatProvider)

이 멤버에 대한 설명은 ToSByte(IFormatProvider)를 참조하세요.

IConvertible.ToSingle(IFormatProvider)

이 멤버에 대한 설명은 ToSingle(IFormatProvider)를 참조하세요.

IConvertible.ToType(Type, IFormatProvider)

이 멤버에 대한 설명은 ToType(Type, IFormatProvider)를 참조하세요.

IConvertible.ToUInt16(IFormatProvider)

이 멤버에 대한 설명은 ToUInt16(IFormatProvider)를 참조하세요.

IConvertible.ToUInt32(IFormatProvider)

이 멤버에 대한 설명은 ToUInt32(IFormatProvider)를 참조하세요.

IConvertible.ToUInt64(IFormatProvider)

이 멤버에 대한 설명은 ToUInt64(IFormatProvider)를 참조하세요.

IDecrementOperators<UInt32>.CheckedDecrement(UInt32)

값을 감소합니다.

IDecrementOperators<UInt32>.Decrement(UInt32)

값을 감소합니다.

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

한 값을 다른 값으로 나누어 몫을 계산합니다.

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

두 값을 비교하여 같음을 확인합니다.

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

두 값을 비교하여 같지 않음을 확인합니다.

IIncrementOperators<UInt32>.CheckedIncrement(UInt32)

값을 증분합니다.

IIncrementOperators<UInt32>.Increment(UInt32)

값을 증분합니다.

IMinMaxValue<UInt32>.MaxValue

현재 형식의 최대값을 가져옵니다.

IMinMaxValue<UInt32>.MinValue

현재 형식의 최소값을 가져옵니다.

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

두 값을 함께 나누어 모듈러스 또는 나머지를 계산합니다.

IMultiplicativeIdentity<UInt32,UInt32>.MultiplicativeIdentity

현재 형식의 곱하기 ID를 가져옵니다.

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

두 값을 함께 곱하여 제품을 계산합니다.

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

두 값을 함께 곱하여 제품을 계산합니다.

INumber<UInt32>.CopySign(UInt32, UInt32)

값의 기호를 다른 값의 기호에 복사합니다.

INumber<UInt32>.MaxNumber(UInt32, UInt32)

두 값을 더 큰 컴퓨팅과 비교하고 입력이 인 경우 다른 값을 반환합니다 NaN.

INumber<UInt32>.MinNumber(UInt32, UInt32)

두 값을 더 작은 컴퓨팅과 비교하고 입력이 인 경우 다른 값을 반환합니다 NaN.

INumberBase<UInt32>.Abs(UInt32)

값의 절대값을 계산합니다.

INumberBase<UInt32>.IsCanonical(UInt32)

값이 정식 표현에 있는지 여부를 확인합니다.

INumberBase<UInt32>.IsComplexNumber(UInt32)

값이 복소수를 나타내는지 여부를 결정합니다.

INumberBase<UInt32>.IsFinite(UInt32)

값이 유한한지 여부를 확인합니다.

INumberBase<UInt32>.IsImaginaryNumber(UInt32)

값이 순수 가상의 숫자를 나타내는지 여부를 결정합니다.

INumberBase<UInt32>.IsInfinity(UInt32)

값이 무한인지 여부를 확인합니다.

INumberBase<UInt32>.IsInteger(UInt32)

값이 정수 값을 나타내는지 여부를 결정합니다.

INumberBase<UInt32>.IsNaN(UInt32)

값이 NaN인지 여부를 확인합니다.

INumberBase<UInt32>.IsNegative(UInt32)

값이 음수인지 여부를 확인합니다.

INumberBase<UInt32>.IsNegativeInfinity(UInt32)

값이 음의 무한대인지 여부를 확인합니다.

INumberBase<UInt32>.IsNormal(UInt32)

값이 정상인지 여부를 확인합니다.

INumberBase<UInt32>.IsPositive(UInt32)

값이 양수인지 여부를 확인합니다.

INumberBase<UInt32>.IsPositiveInfinity(UInt32)

값이 양의 무한대인지 여부를 확인합니다.

INumberBase<UInt32>.IsRealNumber(UInt32)

값이 실제 숫자를 나타내는지 여부를 결정합니다.

INumberBase<UInt32>.IsSubnormal(UInt32)

값이 영하인지 여부를 확인합니다.

INumberBase<UInt32>.IsZero(UInt32)

값이 0인지 여부를 확인합니다.

INumberBase<UInt32>.MaxMagnitude(UInt32, UInt32)

두 값을 더 큰 컴퓨팅과 비교합니다.

INumberBase<UInt32>.MaxMagnitudeNumber(UInt32, UInt32)

크기가 더 큰 컴퓨팅과 두 값을 비교하고 입력이 인 경우 다른 값을 반환합니다 NaN.

INumberBase<UInt32>.MinMagnitude(UInt32, UInt32)

두 값을 더 작은 컴퓨팅과 비교합니다.

INumberBase<UInt32>.MinMagnitudeNumber(UInt32, UInt32)

크기가 작은 컴퓨팅과 두 값을 비교하고 입력 NaN이 인 경우 다른 값을 반환합니다.

INumberBase<UInt32>.One

형식의 값을 1 가져옵니다.

INumberBase<UInt32>.Radix

형식의 radix 또는 base를 가져옵니다.

INumberBase<UInt32>.TryConvertFromChecked<TOther>(TOther, UInt32)

32비트 부호 없는 정수를 나타냅니다.

INumberBase<UInt32>.TryConvertFromSaturating<TOther>(TOther, UInt32)

32비트 부호 없는 정수를 나타냅니다.

INumberBase<UInt32>.TryConvertFromTruncating<TOther>(TOther, UInt32)

32비트 부호 없는 정수를 나타냅니다.

INumberBase<UInt32>.TryConvertToChecked<TOther>(UInt32, TOther)

현재 형식의 instance 다른 형식으로 변환하여 현재 형식의 표시 가능한 범위를 벗어나는 값에 대해 오버플로 예외를 throw합니다.

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

현재 형식의 instance 다른 형식으로 변환하여 현재 형식의 표현 가능한 범위를 벗어나는 값을 채도합니다.

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

현재 형식의 instance 다른 형식으로 변환하여 현재 형식의 표시 가능한 범위를 벗어나는 값을 잘리려고 합니다.

INumberBase<UInt32>.Zero

형식의 값을 0 가져옵니다.

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

지정된 양만큼 남은 값을 이동합니다.

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

값을 지정된 양만큼 오른쪽으로 이동합니다.

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

값을 지정된 양만큼 오른쪽으로 이동합니다.

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

두 값을 빼서 차이를 계산합니다.

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

두 값을 빼서 차이를 계산합니다.

IUnaryNegationOperators<UInt32,UInt32>.CheckedUnaryNegation(UInt32)

값의 확인된 단항 부정을 계산합니다.

IUnaryNegationOperators<UInt32,UInt32>.UnaryNegation(UInt32)

값의 단항 부정을 계산합니다.

IUnaryPlusOperators<UInt32,UInt32>.UnaryPlus(UInt32)

값의 단항 플러스를 계산합니다.

적용 대상

스레드 보안

이 형식의 모든 멤버는 스레드로부터 안전합니다. instance 상태를 수정하는 것처럼 보이는 멤버는 실제로 새 값으로 초기화된 새 instance 반환합니다. 다른 형식과 마찬가지로 이 형식의 instance 포함된 공유 변수를 읽고 쓰는 것은 스레드 안전을 보장하기 위해 잠금으로 보호되어야 합니다.

추가 정보