Int128 구조체

정의

부로 표시된 128비트 정수입니다.

public value class Int128 : IComparable<Int128>, IEquatable<Int128>, IParsable<Int128>, ISpanParsable<Int128>, System::Numerics::IAdditionOperators<Int128, Int128, Int128>, System::Numerics::IAdditiveIdentity<Int128, Int128>, System::Numerics::IBinaryInteger<Int128>, System::Numerics::IBinaryNumber<Int128>, System::Numerics::IBitwiseOperators<Int128, Int128, Int128>, System::Numerics::IComparisonOperators<Int128, Int128, bool>, System::Numerics::IDecrementOperators<Int128>, System::Numerics::IDivisionOperators<Int128, Int128, Int128>, System::Numerics::IEqualityOperators<Int128, Int128, bool>, System::Numerics::IIncrementOperators<Int128>, System::Numerics::IMinMaxValue<Int128>, System::Numerics::IModulusOperators<Int128, Int128, Int128>, System::Numerics::IMultiplicativeIdentity<Int128, Int128>, System::Numerics::IMultiplyOperators<Int128, Int128, Int128>, System::Numerics::INumber<Int128>, System::Numerics::INumberBase<Int128>, System::Numerics::IShiftOperators<Int128, int, Int128>, System::Numerics::ISignedNumber<Int128>, System::Numerics::ISubtractionOperators<Int128, Int128, Int128>, System::Numerics::IUnaryNegationOperators<Int128, Int128>, System::Numerics::IUnaryPlusOperators<Int128, Int128>
public value class Int128 : IComparable<Int128>, IEquatable<Int128>, IParsable<Int128>, ISpanParsable<Int128>, IUtf8SpanParsable<Int128>, System::Numerics::IAdditionOperators<Int128, Int128, Int128>, System::Numerics::IAdditiveIdentity<Int128, Int128>, System::Numerics::IBinaryInteger<Int128>, System::Numerics::IBinaryNumber<Int128>, System::Numerics::IBitwiseOperators<Int128, Int128, Int128>, System::Numerics::IComparisonOperators<Int128, Int128, bool>, System::Numerics::IDecrementOperators<Int128>, System::Numerics::IDivisionOperators<Int128, Int128, Int128>, System::Numerics::IEqualityOperators<Int128, Int128, bool>, System::Numerics::IIncrementOperators<Int128>, System::Numerics::IMinMaxValue<Int128>, System::Numerics::IModulusOperators<Int128, Int128, Int128>, System::Numerics::IMultiplicativeIdentity<Int128, Int128>, System::Numerics::IMultiplyOperators<Int128, Int128, Int128>, System::Numerics::INumber<Int128>, System::Numerics::INumberBase<Int128>, System::Numerics::IShiftOperators<Int128, int, Int128>, System::Numerics::ISignedNumber<Int128>, System::Numerics::ISubtractionOperators<Int128, Int128, Int128>, System::Numerics::IUnaryNegationOperators<Int128, Int128>, System::Numerics::IUnaryPlusOperators<Int128, Int128>
public readonly struct Int128 : IComparable<Int128>, IEquatable<Int128>, IParsable<Int128>, ISpanParsable<Int128>, System.Numerics.IAdditionOperators<Int128,Int128,Int128>, System.Numerics.IAdditiveIdentity<Int128,Int128>, System.Numerics.IBinaryInteger<Int128>, System.Numerics.IBinaryNumber<Int128>, System.Numerics.IBitwiseOperators<Int128,Int128,Int128>, System.Numerics.IComparisonOperators<Int128,Int128,bool>, System.Numerics.IDecrementOperators<Int128>, System.Numerics.IDivisionOperators<Int128,Int128,Int128>, System.Numerics.IEqualityOperators<Int128,Int128,bool>, System.Numerics.IIncrementOperators<Int128>, System.Numerics.IMinMaxValue<Int128>, System.Numerics.IModulusOperators<Int128,Int128,Int128>, System.Numerics.IMultiplicativeIdentity<Int128,Int128>, System.Numerics.IMultiplyOperators<Int128,Int128,Int128>, System.Numerics.INumber<Int128>, System.Numerics.INumberBase<Int128>, System.Numerics.IShiftOperators<Int128,int,Int128>, System.Numerics.ISignedNumber<Int128>, System.Numerics.ISubtractionOperators<Int128,Int128,Int128>, System.Numerics.IUnaryNegationOperators<Int128,Int128>, System.Numerics.IUnaryPlusOperators<Int128,Int128>
public readonly struct Int128 : IComparable<Int128>, IEquatable<Int128>, IParsable<Int128>, ISpanParsable<Int128>, IUtf8SpanParsable<Int128>, System.Numerics.IAdditionOperators<Int128,Int128,Int128>, System.Numerics.IAdditiveIdentity<Int128,Int128>, System.Numerics.IBinaryInteger<Int128>, System.Numerics.IBinaryNumber<Int128>, System.Numerics.IBitwiseOperators<Int128,Int128,Int128>, System.Numerics.IComparisonOperators<Int128,Int128,bool>, System.Numerics.IDecrementOperators<Int128>, System.Numerics.IDivisionOperators<Int128,Int128,Int128>, System.Numerics.IEqualityOperators<Int128,Int128,bool>, System.Numerics.IIncrementOperators<Int128>, System.Numerics.IMinMaxValue<Int128>, System.Numerics.IModulusOperators<Int128,Int128,Int128>, System.Numerics.IMultiplicativeIdentity<Int128,Int128>, System.Numerics.IMultiplyOperators<Int128,Int128,Int128>, System.Numerics.INumber<Int128>, System.Numerics.INumberBase<Int128>, System.Numerics.IShiftOperators<Int128,int,Int128>, System.Numerics.ISignedNumber<Int128>, System.Numerics.ISubtractionOperators<Int128,Int128,Int128>, System.Numerics.IUnaryNegationOperators<Int128,Int128>, System.Numerics.IUnaryPlusOperators<Int128,Int128>
type Int128 = struct
    interface IFormattable
    interface IParsable<Int128>
    interface ISpanFormattable
    interface ISpanParsable<Int128>
    interface IAdditionOperators<Int128, Int128, Int128>
    interface IAdditiveIdentity<Int128, Int128>
    interface IBinaryInteger<Int128>
    interface IBinaryNumber<Int128>
    interface IBitwiseOperators<Int128, Int128, Int128>
    interface IComparisonOperators<Int128, Int128, bool>
    interface IEqualityOperators<Int128, Int128, bool>
    interface IDecrementOperators<Int128>
    interface IDivisionOperators<Int128, Int128, Int128>
    interface IIncrementOperators<Int128>
    interface IModulusOperators<Int128, Int128, Int128>
    interface IMultiplicativeIdentity<Int128, Int128>
    interface IMultiplyOperators<Int128, Int128, Int128>
    interface INumber<Int128>
    interface INumberBase<Int128>
    interface ISubtractionOperators<Int128, Int128, Int128>
    interface IUnaryNegationOperators<Int128, Int128>
    interface IUnaryPlusOperators<Int128, Int128>
    interface IShiftOperators<Int128, int, Int128>
    interface IMinMaxValue<Int128>
    interface ISignedNumber<Int128>
type Int128 = struct
    interface IFormattable
    interface IParsable<Int128>
    interface ISpanFormattable
    interface ISpanParsable<Int128>
    interface IAdditionOperators<Int128, Int128, Int128>
    interface IAdditiveIdentity<Int128, Int128>
    interface IBinaryInteger<Int128>
    interface IBinaryNumber<Int128>
    interface IBitwiseOperators<Int128, Int128, Int128>
    interface IComparisonOperators<Int128, Int128, bool>
    interface IEqualityOperators<Int128, Int128, bool>
    interface IDecrementOperators<Int128>
    interface IDivisionOperators<Int128, Int128, Int128>
    interface IIncrementOperators<Int128>
    interface IModulusOperators<Int128, Int128, Int128>
    interface IMultiplicativeIdentity<Int128, Int128>
    interface IMultiplyOperators<Int128, Int128, Int128>
    interface INumber<Int128>
    interface INumberBase<Int128>
    interface ISubtractionOperators<Int128, Int128, Int128>
    interface IUnaryNegationOperators<Int128, Int128>
    interface IUnaryPlusOperators<Int128, Int128>
    interface IUtf8SpanFormattable
    interface IUtf8SpanParsable<Int128>
    interface IShiftOperators<Int128, int, Int128>
    interface IMinMaxValue<Int128>
    interface ISignedNumber<Int128>
type Int128 = struct
    interface IFormattable
    interface IParsable<Int128>
    interface ISpanFormattable
    interface ISpanParsable<Int128>
    interface IUtf8SpanFormattable
    interface IUtf8SpanParsable<Int128>
    interface IAdditionOperators<Int128, Int128, Int128>
    interface IAdditiveIdentity<Int128, Int128>
    interface IBinaryInteger<Int128>
    interface IBinaryNumber<Int128>
    interface IBitwiseOperators<Int128, Int128, Int128>
    interface IComparisonOperators<Int128, Int128, bool>
    interface IEqualityOperators<Int128, Int128, bool>
    interface IDecrementOperators<Int128>
    interface IDivisionOperators<Int128, Int128, Int128>
    interface IIncrementOperators<Int128>
    interface IModulusOperators<Int128, Int128, Int128>
    interface IMultiplicativeIdentity<Int128, Int128>
    interface IMultiplyOperators<Int128, Int128, Int128>
    interface INumber<Int128>
    interface INumberBase<Int128>
    interface ISubtractionOperators<Int128, Int128, Int128>
    interface IUnaryNegationOperators<Int128, Int128>
    interface IUnaryPlusOperators<Int128, Int128>
    interface IShiftOperators<Int128, int, Int128>
    interface IMinMaxValue<Int128>
    interface ISignedNumber<Int128>
Public Structure Int128
Implements IAdditionOperators(Of Int128, Int128, Int128), IAdditiveIdentity(Of Int128, Int128), IBinaryInteger(Of Int128), IBinaryNumber(Of Int128), IBitwiseOperators(Of Int128, Int128, Int128), IComparable(Of Int128), IComparisonOperators(Of Int128, Int128, Boolean), IDecrementOperators(Of Int128), IDivisionOperators(Of Int128, Int128, Int128), IEqualityOperators(Of Int128, Int128, Boolean), IEquatable(Of Int128), IIncrementOperators(Of Int128), IMinMaxValue(Of Int128), IModulusOperators(Of Int128, Int128, Int128), IMultiplicativeIdentity(Of Int128, Int128), IMultiplyOperators(Of Int128, Int128, Int128), INumber(Of Int128), INumberBase(Of Int128), IParsable(Of Int128), IShiftOperators(Of Int128, Integer, Int128), ISignedNumber(Of Int128), ISpanParsable(Of Int128), ISubtractionOperators(Of Int128, Int128, Int128), IUnaryNegationOperators(Of Int128, Int128), IUnaryPlusOperators(Of Int128, Int128)
Public Structure Int128
Implements IAdditionOperators(Of Int128, Int128, Int128), IAdditiveIdentity(Of Int128, Int128), IBinaryInteger(Of Int128), IBinaryNumber(Of Int128), IBitwiseOperators(Of Int128, Int128, Int128), IComparable(Of Int128), IComparisonOperators(Of Int128, Int128, Boolean), IDecrementOperators(Of Int128), IDivisionOperators(Of Int128, Int128, Int128), IEqualityOperators(Of Int128, Int128, Boolean), IEquatable(Of Int128), IIncrementOperators(Of Int128), IMinMaxValue(Of Int128), IModulusOperators(Of Int128, Int128, Int128), IMultiplicativeIdentity(Of Int128, Int128), IMultiplyOperators(Of Int128, Int128, Int128), INumber(Of Int128), INumberBase(Of Int128), IParsable(Of Int128), IShiftOperators(Of Int128, Integer, Int128), ISignedNumber(Of Int128), ISpanParsable(Of Int128), ISubtractionOperators(Of Int128, Int128, Int128), IUnaryNegationOperators(Of Int128, Int128), IUnaryPlusOperators(Of Int128, Int128), IUtf8SpanParsable(Of Int128)
상속
Int128
구현
IComparable IComparable<Int128> IComparable<TSelf> IEquatable<Int128> IEquatable<TSelf> IFormattable IParsable<Int128> IParsable<TSelf> ISpanFormattable ISpanParsable<Int128> ISpanParsable<TSelf> IAdditionOperators<Int128,Int128,Int128> IAdditionOperators<TSelf,TSelf,TSelf> IAdditiveIdentity<Int128,Int128> IAdditiveIdentity<TSelf,TSelf> IBinaryInteger<Int128> IBinaryNumber<Int128> IBinaryNumber<TSelf> IBitwiseOperators<Int128,Int128,Int128> IBitwiseOperators<TSelf,TSelf,TSelf> IComparisonOperators<Int128,Int128,Boolean> IComparisonOperators<TSelf,TSelf,Boolean> IDecrementOperators<Int128> IDecrementOperators<TSelf> IDivisionOperators<Int128,Int128,Int128> IDivisionOperators<TSelf,TSelf,TSelf> IEqualityOperators<Int128,Int128,Boolean> IEqualityOperators<TSelf,TOther,TResult> IEqualityOperators<TSelf,TSelf,Boolean> IIncrementOperators<Int128> IIncrementOperators<TSelf> IMinMaxValue<Int128> IModulusOperators<Int128,Int128,Int128> IModulusOperators<TSelf,TSelf,TSelf> IMultiplicativeIdentity<Int128,Int128> IMultiplicativeIdentity<TSelf,TSelf> IMultiplyOperators<Int128,Int128,Int128> IMultiplyOperators<TSelf,TSelf,TSelf> INumber<Int128> INumber<TSelf> INumberBase<Int128> INumberBase<TSelf> IShiftOperators<Int128,Int32,Int128> IShiftOperators<TSelf,Int32,TSelf> ISignedNumber<Int128> ISubtractionOperators<Int128,Int128,Int128> ISubtractionOperators<TSelf,TSelf,TSelf> IUnaryNegationOperators<Int128,Int128> IUnaryNegationOperators<TSelf,TSelf> IUnaryPlusOperators<Int128,Int128> IUnaryPlusOperators<TSelf,TSelf> IUtf8SpanFormattable IUtf8SpanParsable<Int128> IUtf8SpanParsable<TSelf>

생성자

Int128(UInt64, UInt64)

Int128 구조체의 새 인스턴스를 초기화합니다.

속성

MaxValue

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

MinValue

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

NegativeOne

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

One

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

Zero

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

메서드

Abs(Int128)

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

Clamp(Int128, Int128, Int128)

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

CompareTo(Int128)

현재 인스턴스와 동일한 형식의 다른 개체를 비교하고 정렬 순서에서 현재 인스턴스의 위치가 다른 개체보다 앞인지, 뒤인지 또는 동일한지를 나타내는 정수를 반환합니다.

CompareTo(Object)

현재 인스턴스와 동일한 형식의 다른 개체를 비교하고 정렬 순서에서 현재 인스턴스의 위치가 다른 개체보다 앞인지, 뒤인지 또는 동일한지를 나타내는 정수를 반환합니다.

CopySign(Int128, Int128)

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

CreateChecked<TOther>(TOther)

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

CreateSaturating<TOther>(TOther)

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

CreateTruncating<TOther>(TOther)

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

DivRem(Int128, Int128)

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

Equals(Int128)

현재 개체가 동일한 형식의 다른 개체와 같은지 여부를 나타냅니다.

Equals(Object)

지정된 개체가 현재 개체와 같은지 확인합니다.

GetHashCode()

기본 해시 함수로 작동합니다.

IsEvenInteger(Int128)

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

IsNegative(Int128)

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

IsOddInteger(Int128)

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

IsPositive(Int128)

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

IsPow2(Int128)

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

LeadingZeroCount(Int128)

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

Log2(Int128)

값의 log2를 계산합니다.

Max(Int128, Int128)

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

MaxMagnitude(Int128, Int128)

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

Min(Int128, Int128)

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

MinMagnitude(Int128, Int128)

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

Parse(ReadOnlySpan<Byte>, IFormatProvider)

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

Parse(ReadOnlySpan<Byte>, NumberStyles, IFormatProvider)

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

Parse(ReadOnlySpan<Char>, IFormatProvider)

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

Parse(ReadOnlySpan<Char>, NumberStyles, IFormatProvider)

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

Parse(String)

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

Parse(String, IFormatProvider)

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

Parse(String, NumberStyles)

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

Parse(String, NumberStyles, IFormatProvider)

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

PopCount(Int128)

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

RotateLeft(Int128, Int32)

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

RotateRight(Int128, Int32)

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

Sign(Int128)

값의 부호를 계산합니다.

ToString()

현재 개체를 나타내는 문자열을 반환합니다.

ToString(IFormatProvider)

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

ToString(String)

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

ToString(String, IFormatProvider)

지정된 형식을 사용하여 현재 인스턴스 값의 형식을 지정합니다.

TrailingZeroCount(Int128)

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

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

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

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

현재 instance 값의 형식을 제공된 문자 범위로 지정하려고 합니다.

TryParse(ReadOnlySpan<Byte>, IFormatProvider, Int128)

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

TryParse(ReadOnlySpan<Byte>, Int128)

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

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

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

TryParse(ReadOnlySpan<Char>, IFormatProvider, Int128)

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

TryParse(ReadOnlySpan<Char>, Int128)

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

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

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

TryParse(String, IFormatProvider, Int128)

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

TryParse(String, Int128)

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

TryParse(String, NumberStyles, IFormatProvider, Int128)

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

연산자

Addition(Int128, Int128)

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

BitwiseAnd(Int128, Int128)

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

BitwiseOr(Int128, Int128)

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

CheckedAddition(Int128, Int128)

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

CheckedDecrement(Int128)

값을 감소합니다.

CheckedDivision(Int128, Int128)

두 값을 함께 나누어 몫을 계산합니다.

CheckedExplicit(Double)

부로 표시된 128비트 정수입니다.

CheckedExplicit(Int128)

부로 표시된 128비트 정수입니다.

CheckedExplicit(Single)

부로 표시된 128비트 정수입니다.

CheckedIncrement(Int128)

값을 증분합니다.

CheckedMultiply(Int128, Int128)

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

CheckedSubtraction(Int128, Int128)

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

CheckedUnaryNegation(Int128)

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

Decrement(Int128)

값을 감소합니다.

Division(Int128, Int128)

두 값을 함께 나누어 몫을 계산합니다.

Equality(Int128, Int128)

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

ExclusiveOr(Int128, Int128)

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

Explicit(Decimal to Int128)

값을 128비트 부가 정수로 명시적으로 변환 Decimal 합니다.

Explicit(Double to Int128)

값을 128비트 부가 정수로 명시적으로 변환 Double 합니다.

Explicit(Int128 to Byte)

128비트 부가 정수 값을 Byte 명시적으로 변환합니다.

Explicit(Int128 to Char)

128비트 부가 정수 값을 Char 명시적으로 변환합니다.

Explicit(Int128 to Decimal)

128비트 부가 정수 값을 Decimal 명시적으로 변환합니다.

Explicit(Int128 to Double)

128비트 부가 정수 값을 Double 명시적으로 변환합니다.

Explicit(Int128 to Half)

128비트 부가 정수 값을 Half 명시적으로 변환합니다.

Explicit(Int128 to Int16)

128비트 부가 정수 값을 Int16 명시적으로 변환합니다.

Explicit(Int128 to Int32)

128비트 부가 정수 값을 Int32 명시적으로 변환합니다.

Explicit(Int128 to Int64)

128비트 부가 정수 값을 Int64 명시적으로 변환합니다.

Explicit(Int128 to IntPtr)

128비트 부가 정수 값을 IntPtr 명시적으로 변환합니다.

Explicit(Int128 to SByte)

128비트 부가 정수 값을 SByte 명시적으로 변환합니다.

Explicit(Int128 to Single)

128비트 부가 정수 값을 Single 명시적으로 변환합니다.

Explicit(Int128 to UInt128)

128비트 부가 정수 값을 UInt128 명시적으로 변환합니다.

Explicit(Int128 to UInt16)

128비트 부가 정수 값을 UInt16 명시적으로 변환합니다.

Explicit(Int128 to UInt32)

128비트 부가 정수 값을 UInt32 명시적으로 변환합니다.

Explicit(Int128 to UInt64)

128비트 부가 정수 값을 UInt64 명시적으로 변환합니다.

Explicit(Int128 to UIntPtr)

128비트 부가 정수 값을 UIntPtr 명시적으로 변환합니다.

Explicit(Single to Int128)

값을 128비트 부가 정수로 명시적으로 변환 Single 합니다.

GreaterThan(Int128, Int128)

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

GreaterThanOrEqual(Int128, Int128)

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

Implicit(Byte to Int128)

값을 128비트 부가 정수로 암시적으로 변환 Byte 합니다.

Implicit(Char to Int128)

값을 128비트 부가 정수로 암시적으로 변환 Char 합니다.

Implicit(Int16 to Int128)

값을 128비트 부가 정수로 암시적으로 변환 Int16 합니다.

Implicit(Int32 to Int128)

값을 128비트 부가 정수로 암시적으로 변환 Int32 합니다.

Implicit(Int64 to Int128)

값을 128비트 부가 정수로 암시적으로 변환 Int64 합니다.

Implicit(IntPtr to Int128)

값을 128비트 부가 정수로 암시적으로 변환 IntPtr 합니다.

Implicit(SByte to Int128)

값을 128비트 부가 정수로 암시적으로 변환 SByte 합니다.

Implicit(UInt16 to Int128)

값을 128비트 부가 정수로 암시적으로 변환 UInt16 합니다.

Implicit(UInt32 to Int128)

값을 128비트 부가 정수로 암시적으로 변환 UInt32 합니다.

Implicit(UInt64 to Int128)

값을 128비트 부가 정수로 암시적으로 변환 UInt64 합니다.

Implicit(UIntPtr to Int128)

값을 128비트 부가 정수로 암시적으로 변환 UIntPtr 합니다.

Increment(Int128)

값을 증분합니다.

Inequality(Int128, Int128)

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

LeftShift(Int128, Int32)

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

LessThan(Int128, Int128)

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

LessThanOrEqual(Int128, Int128)

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

Modulus(Int128, Int128)

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

Multiply(Int128, Int128)

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

OnesComplement(Int128)

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

RightShift(Int128, Int32)

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

Subtraction(Int128, Int128)

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

UnaryNegation(Int128)

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

UnaryPlus(Int128)

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

UnsignedRightShift(Int128, Int32)

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

명시적 인터페이스 구현

IAdditiveIdentity<Int128,Int128>.AdditiveIdentity

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

IBinaryInteger<Int128>.GetByteCount()

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

IBinaryInteger<Int128>.GetShortestBitLength()

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

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

부로 표시된 128비트 정수입니다.

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

부로 표시된 128비트 정수입니다.

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

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

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

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

IBinaryNumber<Int128>.AllBitsSet

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

IMultiplicativeIdentity<Int128,Int128>.MultiplicativeIdentity

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

INumber<Int128>.MaxNumber(Int128, Int128)

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

INumber<Int128>.MinNumber(Int128, Int128)

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

INumberBase<Int128>.IsCanonical(Int128)

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

INumberBase<Int128>.IsComplexNumber(Int128)

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

INumberBase<Int128>.IsFinite(Int128)

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

INumberBase<Int128>.IsImaginaryNumber(Int128)

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

INumberBase<Int128>.IsInfinity(Int128)

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

INumberBase<Int128>.IsInteger(Int128)

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

INumberBase<Int128>.IsNaN(Int128)

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

INumberBase<Int128>.IsNegativeInfinity(Int128)

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

INumberBase<Int128>.IsNormal(Int128)

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

INumberBase<Int128>.IsPositiveInfinity(Int128)

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

INumberBase<Int128>.IsRealNumber(Int128)

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

INumberBase<Int128>.IsSubnormal(Int128)

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

INumberBase<Int128>.IsZero(Int128)

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

INumberBase<Int128>.MaxMagnitudeNumber(Int128, Int128)

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

INumberBase<Int128>.MinMagnitudeNumber(Int128, Int128)

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

INumberBase<Int128>.Radix

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

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

부로 표시된 128비트 정수입니다.

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

부로 표시된 128비트 정수입니다.

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

부로 표시된 128비트 정수입니다.

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

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

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

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

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

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

적용 대상