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)

從值建立目前型別的實例,針對落在目前類型可表示範圍以外的任何值擲回溢位例外狀況。

CreateSaturating<TOther>(TOther)

從值建立目前型別的實例,使落在目前類型可表示範圍以外的任何值飽和。

CreateTruncating<TOther>(TOther)

從值建立目前型別的實例,截斷落在目前類型可表示範圍以外的任何值。

DivRem(Int128, Int128)

計算兩個值的商數和餘數。

Equals(Int128)

指出目前的物件是否等於另一個相同類型的物件。

Equals(Object)

判斷指定的物件是否等於目前的物件。

GetHashCode()

做為預設雜湊函式。

IsEvenInteger(Int128)

判斷值是否代表偶數整數。

IsNegative(Int128)

判斷值是否為負值。

IsOddInteger(Int128)

判斷值是否代表奇數整數。

IsPositive(Int128)

判斷值是否為正數。

IsPow2(Int128)

判斷值是否為兩個的乘冪。

LeadingZeroCount(Int128)

計算值中的前置零數目。

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)

計算值中尾端零的數目。

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

嘗試將目前實例的值格式化為 UTF-8 到提供的位元組範圍。

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

嘗試將目前實例的值格式化為提供的字元範圍。

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)

明確將值轉換成 Decimal 128 位帶正負號的整數。

Explicit(Double to Int128)

明確將值轉換成 Double 128 位帶正負號的整數。

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)

明確將值轉換成 Single 128 位帶正負號的整數。

GreaterThan(Int128, Int128)

比較兩個值,以判斷哪一個值更大。

GreaterThanOrEqual(Int128, Int128)

比較兩個值,以判斷哪一個值大於或相等。

Implicit(Byte to Int128)

隱含地將值轉換成 Byte 128 位帶正負號的整數。

Implicit(Char to Int128)

隱含地將值轉換成 Char 128 位帶正負號的整數。

Implicit(Int16 to Int128)

隱含地將值轉換成 Int16 128 位帶正負號的整數。

Implicit(Int32 to Int128)

隱含地將值轉換成 Int32 128 位帶正負號的整數。

Implicit(Int64 to Int128)

隱含地將值轉換成 Int64 128 位帶正負號的整數。

Implicit(IntPtr to Int128)

隱含地將值轉換成 IntPtr 128 位帶正負號的整數。

Implicit(SByte to Int128)

隱含地將值轉換成 SByte 128 位帶正負號的整數。

Implicit(UInt16 to Int128)

隱含地將值轉換成 UInt16 128 位帶正負號的整數。

Implicit(UInt32 to Int128)

隱含地將值轉換成 UInt32 128 位帶正負號的整數。

Implicit(UInt64 to Int128)

隱含地將值轉換成 UInt64 128 位帶正負號的整數。

Implicit(UIntPtr to Int128)

隱含地將值轉換成 UIntPtr 128 位帶正負號的整數。

Increment(Int128)

遞增值。

Inequality(Int128, Int128)

比較兩個值來判斷不相等。

LeftShift(Int128, Int32)

將指定數量留下的值移位。

LessThan(Int128, Int128)

比較兩個值,以判斷哪一個值較少。

LessThanOrEqual(Int128, Int128)

比較兩個值,以判斷哪一個值小於或相等。

Modulus(Int128, Int128)

將兩個值分割在一起,以計算其模數或餘數。

Multiply(Int128, Int128)

將兩個值相乘以計算其產品。

OnesComplement(Int128)

計算指定值的 ones-補數標記法。

RightShift(Int128, Int32)

以指定的數量向右移位值。

Subtraction(Int128, Int128)

減去兩個值來計算其差異。

UnaryNegation(Int128)

計算值的一元負數。

UnaryPlus(Int128)

計算值的一元加號。

UnsignedRightShift(Int128, Int32)

以指定的數量向右移位值。

明確介面實作

IAdditiveIdentity<Int128,Int128>.AdditiveIdentity

取得目前類型的加法識別。

IBinaryInteger<Int128>.GetByteCount()

取得將寫入為 的 TryWriteLittleEndian(Span<Byte>, Int32) 位元組數目。

IBinaryInteger<Int128>.GetShortestBitLength()

取得目前值之最短兩個補數標記法的長度,以位為單位。

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

表示 128 位帶正負號的整數。

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

表示 128 位帶正負號的整數。

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

嘗試將目前值以大端格式寫入指定的範圍。

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

嘗試將目前值以小到尾格式寫入指定的範圍。

IBinaryNumber<Int128>.AllBitsSet

取得二進位類型的實例,其中已設定所有位。

IMultiplicativeIdentity<Int128,Int128>.MultiplicativeIdentity

取得目前型別的乘法識別。

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)

判斷值是否為零。

INumberBase<Int128>.MaxMagnitudeNumber(Int128, Int128)

比較兩個值與具有更大大小的計算,如果輸入為 NaN ,則會傳回另一個值。

INumberBase<Int128>.MinMagnitudeNumber(Int128, Int128)

比較兩個值與計算,如果輸入為 NaN ,則其大小較小,並傳回其他值。

INumberBase<Int128>.Radix

取得類型的基數或基底。

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)

嘗試將目前型別的實例轉換成另一個型別,針對落在目前類型可表示範圍以外的任何值擲回溢位例外狀況。

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

嘗試將目前型別的實例轉換成另一個類型,使任何落在目前類型可表示範圍以外的值飽和。

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

嘗試將目前型別的實例轉換成另一個型別,並截斷任何落在目前類型之可表示範圍以外的值。

適用於