次の方法で共有


UInt128 構造体

定義

重要

この API は CLS 準拠ではありません。

128 ビット符号なし整数を表します。

public value class UInt128 : IComparable<UInt128>, IEquatable<UInt128>, IParsable<UInt128>, ISpanParsable<UInt128>, System::Numerics::IAdditionOperators<UInt128, UInt128, UInt128>, System::Numerics::IAdditiveIdentity<UInt128, UInt128>, System::Numerics::IBinaryInteger<UInt128>, System::Numerics::IBinaryNumber<UInt128>, System::Numerics::IBitwiseOperators<UInt128, UInt128, UInt128>, System::Numerics::IComparisonOperators<UInt128, UInt128, bool>, System::Numerics::IDecrementOperators<UInt128>, System::Numerics::IDivisionOperators<UInt128, UInt128, UInt128>, System::Numerics::IEqualityOperators<UInt128, UInt128, bool>, System::Numerics::IIncrementOperators<UInt128>, System::Numerics::IMinMaxValue<UInt128>, System::Numerics::IModulusOperators<UInt128, UInt128, UInt128>, System::Numerics::IMultiplicativeIdentity<UInt128, UInt128>, System::Numerics::IMultiplyOperators<UInt128, UInt128, UInt128>, System::Numerics::INumber<UInt128>, System::Numerics::INumberBase<UInt128>, System::Numerics::IShiftOperators<UInt128, int, UInt128>, System::Numerics::ISubtractionOperators<UInt128, UInt128, UInt128>, System::Numerics::IUnaryNegationOperators<UInt128, UInt128>, System::Numerics::IUnaryPlusOperators<UInt128, UInt128>, System::Numerics::IUnsignedNumber<UInt128>
public value class UInt128 : IComparable<UInt128>, IEquatable<UInt128>, IParsable<UInt128>, ISpanParsable<UInt128>, IUtf8SpanParsable<UInt128>, System::Numerics::IAdditionOperators<UInt128, UInt128, UInt128>, System::Numerics::IAdditiveIdentity<UInt128, UInt128>, System::Numerics::IBinaryInteger<UInt128>, System::Numerics::IBinaryNumber<UInt128>, System::Numerics::IBitwiseOperators<UInt128, UInt128, UInt128>, System::Numerics::IComparisonOperators<UInt128, UInt128, bool>, System::Numerics::IDecrementOperators<UInt128>, System::Numerics::IDivisionOperators<UInt128, UInt128, UInt128>, System::Numerics::IEqualityOperators<UInt128, UInt128, bool>, System::Numerics::IIncrementOperators<UInt128>, System::Numerics::IMinMaxValue<UInt128>, System::Numerics::IModulusOperators<UInt128, UInt128, UInt128>, System::Numerics::IMultiplicativeIdentity<UInt128, UInt128>, System::Numerics::IMultiplyOperators<UInt128, UInt128, UInt128>, System::Numerics::INumber<UInt128>, System::Numerics::INumberBase<UInt128>, System::Numerics::IShiftOperators<UInt128, int, UInt128>, System::Numerics::ISubtractionOperators<UInt128, UInt128, UInt128>, System::Numerics::IUnaryNegationOperators<UInt128, UInt128>, System::Numerics::IUnaryPlusOperators<UInt128, UInt128>, System::Numerics::IUnsignedNumber<UInt128>
[System.CLSCompliant(false)]
public readonly struct UInt128 : IComparable<UInt128>, IEquatable<UInt128>, IParsable<UInt128>, ISpanParsable<UInt128>, System.Numerics.IAdditionOperators<UInt128,UInt128,UInt128>, System.Numerics.IAdditiveIdentity<UInt128,UInt128>, System.Numerics.IBinaryInteger<UInt128>, System.Numerics.IBinaryNumber<UInt128>, System.Numerics.IBitwiseOperators<UInt128,UInt128,UInt128>, System.Numerics.IComparisonOperators<UInt128,UInt128,bool>, System.Numerics.IDecrementOperators<UInt128>, System.Numerics.IDivisionOperators<UInt128,UInt128,UInt128>, System.Numerics.IEqualityOperators<UInt128,UInt128,bool>, System.Numerics.IIncrementOperators<UInt128>, System.Numerics.IMinMaxValue<UInt128>, System.Numerics.IModulusOperators<UInt128,UInt128,UInt128>, System.Numerics.IMultiplicativeIdentity<UInt128,UInt128>, System.Numerics.IMultiplyOperators<UInt128,UInt128,UInt128>, System.Numerics.INumber<UInt128>, System.Numerics.INumberBase<UInt128>, System.Numerics.IShiftOperators<UInt128,int,UInt128>, System.Numerics.ISubtractionOperators<UInt128,UInt128,UInt128>, System.Numerics.IUnaryNegationOperators<UInt128,UInt128>, System.Numerics.IUnaryPlusOperators<UInt128,UInt128>, System.Numerics.IUnsignedNumber<UInt128>
[System.CLSCompliant(false)]
public readonly struct UInt128 : IComparable<UInt128>, IEquatable<UInt128>, IParsable<UInt128>, ISpanParsable<UInt128>, IUtf8SpanParsable<UInt128>, System.Numerics.IAdditionOperators<UInt128,UInt128,UInt128>, System.Numerics.IAdditiveIdentity<UInt128,UInt128>, System.Numerics.IBinaryInteger<UInt128>, System.Numerics.IBinaryNumber<UInt128>, System.Numerics.IBitwiseOperators<UInt128,UInt128,UInt128>, System.Numerics.IComparisonOperators<UInt128,UInt128,bool>, System.Numerics.IDecrementOperators<UInt128>, System.Numerics.IDivisionOperators<UInt128,UInt128,UInt128>, System.Numerics.IEqualityOperators<UInt128,UInt128,bool>, System.Numerics.IIncrementOperators<UInt128>, System.Numerics.IMinMaxValue<UInt128>, System.Numerics.IModulusOperators<UInt128,UInt128,UInt128>, System.Numerics.IMultiplicativeIdentity<UInt128,UInt128>, System.Numerics.IMultiplyOperators<UInt128,UInt128,UInt128>, System.Numerics.INumber<UInt128>, System.Numerics.INumberBase<UInt128>, System.Numerics.IShiftOperators<UInt128,int,UInt128>, System.Numerics.ISubtractionOperators<UInt128,UInt128,UInt128>, System.Numerics.IUnaryNegationOperators<UInt128,UInt128>, System.Numerics.IUnaryPlusOperators<UInt128,UInt128>, System.Numerics.IUnsignedNumber<UInt128>
[<System.CLSCompliant(false)>]
type UInt128 = struct
    interface IFormattable
    interface IParsable<UInt128>
    interface ISpanFormattable
    interface ISpanParsable<UInt128>
    interface IAdditionOperators<UInt128, UInt128, UInt128>
    interface IAdditiveIdentity<UInt128, UInt128>
    interface IBinaryInteger<UInt128>
    interface IBinaryNumber<UInt128>
    interface IBitwiseOperators<UInt128, UInt128, UInt128>
    interface IComparisonOperators<UInt128, UInt128, bool>
    interface IEqualityOperators<UInt128, UInt128, bool>
    interface IDecrementOperators<UInt128>
    interface IDivisionOperators<UInt128, UInt128, UInt128>
    interface IIncrementOperators<UInt128>
    interface IModulusOperators<UInt128, UInt128, UInt128>
    interface IMultiplicativeIdentity<UInt128, UInt128>
    interface IMultiplyOperators<UInt128, UInt128, UInt128>
    interface INumber<UInt128>
    interface INumberBase<UInt128>
    interface ISubtractionOperators<UInt128, UInt128, UInt128>
    interface IUnaryNegationOperators<UInt128, UInt128>
    interface IUnaryPlusOperators<UInt128, UInt128>
    interface IShiftOperators<UInt128, int, UInt128>
    interface IMinMaxValue<UInt128>
    interface IUnsignedNumber<UInt128>
[<System.CLSCompliant(false)>]
type UInt128 = struct
    interface IFormattable
    interface IParsable<UInt128>
    interface ISpanFormattable
    interface ISpanParsable<UInt128>
    interface IAdditionOperators<UInt128, UInt128, UInt128>
    interface IAdditiveIdentity<UInt128, UInt128>
    interface IBinaryInteger<UInt128>
    interface IBinaryNumber<UInt128>
    interface IBitwiseOperators<UInt128, UInt128, UInt128>
    interface IComparisonOperators<UInt128, UInt128, bool>
    interface IEqualityOperators<UInt128, UInt128, bool>
    interface IDecrementOperators<UInt128>
    interface IDivisionOperators<UInt128, UInt128, UInt128>
    interface IIncrementOperators<UInt128>
    interface IModulusOperators<UInt128, UInt128, UInt128>
    interface IMultiplicativeIdentity<UInt128, UInt128>
    interface IMultiplyOperators<UInt128, UInt128, UInt128>
    interface INumber<UInt128>
    interface INumberBase<UInt128>
    interface ISubtractionOperators<UInt128, UInt128, UInt128>
    interface IUnaryNegationOperators<UInt128, UInt128>
    interface IUnaryPlusOperators<UInt128, UInt128>
    interface IUtf8SpanFormattable
    interface IUtf8SpanParsable<UInt128>
    interface IShiftOperators<UInt128, int, UInt128>
    interface IMinMaxValue<UInt128>
    interface IUnsignedNumber<UInt128>
[<System.CLSCompliant(false)>]
type UInt128 = struct
    interface IFormattable
    interface IParsable<UInt128>
    interface ISpanFormattable
    interface ISpanParsable<UInt128>
    interface IUtf8SpanFormattable
    interface IUtf8SpanParsable<UInt128>
    interface IAdditionOperators<UInt128, UInt128, UInt128>
    interface IAdditiveIdentity<UInt128, UInt128>
    interface IBinaryInteger<UInt128>
    interface IBinaryNumber<UInt128>
    interface IBitwiseOperators<UInt128, UInt128, UInt128>
    interface IComparisonOperators<UInt128, UInt128, bool>
    interface IEqualityOperators<UInt128, UInt128, bool>
    interface IDecrementOperators<UInt128>
    interface IDivisionOperators<UInt128, UInt128, UInt128>
    interface IIncrementOperators<UInt128>
    interface IModulusOperators<UInt128, UInt128, UInt128>
    interface IMultiplicativeIdentity<UInt128, UInt128>
    interface IMultiplyOperators<UInt128, UInt128, UInt128>
    interface INumber<UInt128>
    interface INumberBase<UInt128>
    interface ISubtractionOperators<UInt128, UInt128, UInt128>
    interface IUnaryNegationOperators<UInt128, UInt128>
    interface IUnaryPlusOperators<UInt128, UInt128>
    interface IShiftOperators<UInt128, int, UInt128>
    interface IMinMaxValue<UInt128>
    interface IUnsignedNumber<UInt128>
Public Structure UInt128
Implements IAdditionOperators(Of UInt128, UInt128, UInt128), IAdditiveIdentity(Of UInt128, UInt128), IBinaryInteger(Of UInt128), IBinaryNumber(Of UInt128), IBitwiseOperators(Of UInt128, UInt128, UInt128), IComparable(Of UInt128), IComparisonOperators(Of UInt128, UInt128, Boolean), IDecrementOperators(Of UInt128), IDivisionOperators(Of UInt128, UInt128, UInt128), IEqualityOperators(Of UInt128, UInt128, Boolean), IEquatable(Of UInt128), IIncrementOperators(Of UInt128), IMinMaxValue(Of UInt128), IModulusOperators(Of UInt128, UInt128, UInt128), IMultiplicativeIdentity(Of UInt128, UInt128), IMultiplyOperators(Of UInt128, UInt128, UInt128), INumber(Of UInt128), INumberBase(Of UInt128), IParsable(Of UInt128), IShiftOperators(Of UInt128, Integer, UInt128), ISpanParsable(Of UInt128), ISubtractionOperators(Of UInt128, UInt128, UInt128), IUnaryNegationOperators(Of UInt128, UInt128), IUnaryPlusOperators(Of UInt128, UInt128), IUnsignedNumber(Of UInt128)
Public Structure UInt128
Implements IAdditionOperators(Of UInt128, UInt128, UInt128), IAdditiveIdentity(Of UInt128, UInt128), IBinaryInteger(Of UInt128), IBinaryNumber(Of UInt128), IBitwiseOperators(Of UInt128, UInt128, UInt128), IComparable(Of UInt128), IComparisonOperators(Of UInt128, UInt128, Boolean), IDecrementOperators(Of UInt128), IDivisionOperators(Of UInt128, UInt128, UInt128), IEqualityOperators(Of UInt128, UInt128, Boolean), IEquatable(Of UInt128), IIncrementOperators(Of UInt128), IMinMaxValue(Of UInt128), IModulusOperators(Of UInt128, UInt128, UInt128), IMultiplicativeIdentity(Of UInt128, UInt128), IMultiplyOperators(Of UInt128, UInt128, UInt128), INumber(Of UInt128), INumberBase(Of UInt128), IParsable(Of UInt128), IShiftOperators(Of UInt128, Integer, UInt128), ISpanParsable(Of UInt128), ISubtractionOperators(Of UInt128, UInt128, UInt128), IUnaryNegationOperators(Of UInt128, UInt128), IUnaryPlusOperators(Of UInt128, UInt128), IUnsignedNumber(Of UInt128), IUtf8SpanParsable(Of UInt128)
継承
UInt128
属性
実装
IComparable IComparable<UInt128> IComparable<TSelf> IEquatable<UInt128> IEquatable<TSelf> IFormattable IParsable<UInt128> IParsable<TSelf> ISpanFormattable ISpanParsable<UInt128> ISpanParsable<TSelf> IAdditionOperators<UInt128,UInt128,UInt128> IAdditionOperators<TSelf,TSelf,TSelf> IAdditiveIdentity<UInt128,UInt128> IAdditiveIdentity<TSelf,TSelf> IBinaryInteger<UInt128> IBinaryNumber<UInt128> IBinaryNumber<TSelf> IBitwiseOperators<UInt128,UInt128,UInt128> IBitwiseOperators<TSelf,TSelf,TSelf> IComparisonOperators<UInt128,UInt128,Boolean> IComparisonOperators<TSelf,TSelf,Boolean> IDecrementOperators<UInt128> IDecrementOperators<TSelf> IDivisionOperators<UInt128,UInt128,UInt128> IDivisionOperators<TSelf,TSelf,TSelf> IEqualityOperators<UInt128,UInt128,Boolean> IEqualityOperators<TSelf,TOther,TResult> IEqualityOperators<TSelf,TSelf,Boolean> IIncrementOperators<UInt128> IIncrementOperators<TSelf> IMinMaxValue<UInt128> IModulusOperators<UInt128,UInt128,UInt128> IModulusOperators<TSelf,TSelf,TSelf> IMultiplicativeIdentity<UInt128,UInt128> IMultiplicativeIdentity<TSelf,TSelf> IMultiplyOperators<UInt128,UInt128,UInt128> IMultiplyOperators<TSelf,TSelf,TSelf> INumber<UInt128> INumber<TSelf> INumberBase<UInt128> INumberBase<TSelf> IShiftOperators<UInt128,Int32,UInt128> IShiftOperators<TSelf,Int32,TSelf> ISubtractionOperators<UInt128,UInt128,UInt128> ISubtractionOperators<TSelf,TSelf,TSelf> IUnaryNegationOperators<UInt128,UInt128> IUnaryNegationOperators<TSelf,TSelf> IUnaryPlusOperators<UInt128,UInt128> IUnaryPlusOperators<TSelf,TSelf> IUnsignedNumber<UInt128> IUtf8SpanFormattable IUtf8SpanParsable<UInt128> IUtf8SpanParsable<TSelf>

コンストラクター

UInt128(UInt64, UInt64)

UInt128 構造体の新しいインスタンスを初期化します。

プロパティ

MaxValue

現在の型の最大値を取得します。

MinValue

現在の型の最小値を取得します。

One

型の 1 値を取得します。

Zero

型の 0 値を取得します。

メソッド

Clamp(UInt128, UInt128, UInt128)

値を包括的な最小値と最大値にクランプします。

CompareTo(Object)

現在のインスタンスを同じ型の別のオブジェクトと比較し、現在のインスタンスが他のオブジェクトと並べ替え順序で同じ位置にあるかどうかを示す整数を返します。

CompareTo(UInt128)

現在のインスタンスを同じ型の別のオブジェクトと比較し、現在のインスタンスが他のオブジェクトと並べ替え順序で同じ位置にあるかどうかを示す整数を返します。

CreateChecked<TOther>(TOther)

現在の型のインスタンスを値から作成し、現在の型の表現可能範囲外の値に対してオーバーフロー例外をスローします。

CreateSaturating<TOther>(TOther)

現在の型のインスタンスを値から作成し、現在の型の表現可能な範囲外の値を飽和させます。

CreateTruncating<TOther>(TOther)

現在の型のインスタンスを値から作成し、現在の型の表現可能範囲外の値を切り捨てます。

DivRem(UInt128, UInt128)

2 つの値の商と剰余を計算します。

Equals(Object)

指定したオブジェクトが現在のオブジェクトと等しいかどうかを判断します。

Equals(UInt128)

現在のオブジェクトが同じ型の別のオブジェクトと等しいかどうかを示します。

GetHashCode()

既定のハッシュ関数として機能します。

IsEvenInteger(UInt128)

値が偶数の整数を表すかどうかを判断します。

IsOddInteger(UInt128)

値が奇数の整数を表すかどうかを判断します。

IsPow2(UInt128)

値が 2 の累乗であるかどうかを判断します。

LeadingZeroCount(UInt128)

値の先頭のゼロの数を計算します。

Log2(UInt128)

値の log2 を計算します。

Max(UInt128, UInt128)

2 つの値を、より大きいコンピューティングと比較します。

Min(UInt128, UInt128)

2 つの値を比較して計算します。計算の方が少なくなります。

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(UInt128)

値に設定されているビット数を計算します。

RotateLeft(UInt128, Int32)

指定した量の値を左に回転します。

RotateRight(UInt128, Int32)

指定した量の値を右に回転します。

Sign(UInt128)

値の符号を計算します。

ToString()

現在のオブジェクトを表す文字列を返します。

ToString(IFormatProvider)

指定したカルチャ固有の書式情報を使用して、このインスタンスの数値を等価の文字列形式に変換します。

ToString(String)

指定した形式を使用して、このインスタンスの数値を等価の文字列形式に変換します。

ToString(String, IFormatProvider)

指定した形式を使用して、現在のインスタンスの値を書式設定します。

TrailingZeroCount(UInt128)

値の末尾のゼロの数を計算します。

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

現在のインスタンスの値を UTF-8 として指定されたバイトスパンに書式設定しようとします。

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

現在のインスタンスの値を指定された文字スパンに書式設定しようとします。

TryParse(ReadOnlySpan<Byte>, IFormatProvider, UInt128)

UTF-8 文字のスパンを値に解析しようとします。

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

UTF-8 文字のスパンを値に解析しようとします。

TryParse(ReadOnlySpan<Byte>, UInt128)

数値の文字列形式を含む UTF-8 文字スパンを、等価の 128 ビット符号なし整数に変換しようとします。

TryParse(ReadOnlySpan<Char>, IFormatProvider, UInt128)

文字列を値に解析しようとします。

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

文字のスパンを値に解析しようとします。

TryParse(ReadOnlySpan<Char>, UInt128)

文字のスパンを値に解析しようとします。

TryParse(String, IFormatProvider, UInt128)

文字列を値に解析しようとします。

TryParse(String, NumberStyles, IFormatProvider, UInt128)

文字列を値に解析しようとします。

TryParse(String, UInt128)

文字列を値に解析しようとします。

演算子

Addition(UInt128, UInt128)

合計を計算するために 2 つの値を加算します。

BitwiseAnd(UInt128, UInt128)

2 つの値のビットごとの計算を行います。

BitwiseOr(UInt128, UInt128)

ビットごとの値または 2 つの値を計算します。

CheckedAddition(UInt128, UInt128)

合計を計算するために 2 つの値を加算します。

CheckedDecrement(UInt128)

値をデクリメントします。

CheckedDivision(UInt128, UInt128)

2 つの値を除算して商を計算します。

CheckedExplicit(Double)

128 ビット符号なし整数を表します。

CheckedExplicit(Int16)

128 ビット符号なし整数を表します。

CheckedExplicit(Int32)

128 ビット符号なし整数を表します。

CheckedExplicit(Int64)

128 ビット符号なし整数を表します。

CheckedExplicit(IntPtr)

128 ビット符号なし整数を表します。

CheckedExplicit(SByte)

128 ビット符号なし整数を表します。

CheckedExplicit(Single)

128 ビット符号なし整数を表します。

CheckedExplicit(UInt128)

128 ビット符号なし整数を表します。

CheckedIncrement(UInt128)

値をインクリメントします。

CheckedMultiply(UInt128, UInt128)

2 つの値を乗算して積を計算します。

CheckedSubtraction(UInt128, UInt128)

2 つの値を減算して差を計算します。

CheckedUnaryNegation(UInt128)

値の単項否定を計算します。

Decrement(UInt128)

値をデクリメントします。

Division(UInt128, UInt128)

2 つの値を除算して商を計算します。

Equality(UInt128, UInt128)

2 つの値を比較して等価性を判断します。

ExclusiveOr(UInt128, UInt128)

2 つの値の排他的または排他的な値を計算します。

Explicit(Decimal to UInt128)

Decimal 値を 128 ビット符号なし整数に明示的に変換します。

Explicit(Double to UInt128)

Double 値を 128 ビット符号なし整数に明示的に変換します。

Explicit(Int16 to UInt128)

Int16 値を 128 ビット符号なし整数に明示的に変換します。

Explicit(Int32 to UInt128)

Int32 値を 128 ビット符号なし整数に明示的に変換します。

Explicit(Int64 to UInt128)

Int64 値を 128 ビット符号なし整数に明示的に変換します。

Explicit(IntPtr to UInt128)

IntPtr 値を 128 ビット符号なし整数に明示的に変換します。

Explicit(SByte to UInt128)

SByte 値を 128 ビット符号なし整数に明示的に変換します。

Explicit(Single to UInt128)

Single 値を 128 ビット符号なし整数に明示的に変換します。

Explicit(UInt128 to Byte)

128 ビット符号なし整数を Byte 値に明示的に変換します。

Explicit(UInt128 to Char)

128 ビット符号なし整数を Char 値に明示的に変換します。

Explicit(UInt128 to Decimal)

128 ビット符号なし整数を Decimal 値に明示的に変換します。

Explicit(UInt128 to Double)

128 ビット符号なし整数を Double 値に明示的に変換します。

Explicit(UInt128 to Half)

128 ビット符号なし整数を Half 値に明示的に変換します。

Explicit(UInt128 to Int128)

128 ビット符号なし整数を Int128 値に明示的に変換します。

Explicit(UInt128 to Int16)

128 ビット符号なし整数を Int16 値に明示的に変換します。

Explicit(UInt128 to Int32)

128 ビット符号なし整数を Int32 値に明示的に変換します。

Explicit(UInt128 to Int64)

128 ビット符号なし整数を Int64 値に明示的に変換します。

Explicit(UInt128 to IntPtr)

128 ビット符号なし整数を IntPtr 値に明示的に変換します。

Explicit(UInt128 to SByte)

128 ビット符号なし整数を SByte 値に明示的に変換します。

Explicit(UInt128 to Single)

128 ビット符号なし整数を Single 値に明示的に変換します。

Explicit(UInt128 to UInt16)

128 ビット符号なし整数を UInt16 値に明示的に変換します。

Explicit(UInt128 to UInt32)

128 ビット符号なし整数を UInt32 値に明示的に変換します。

Explicit(UInt128 to UInt64)

128 ビット符号なし整数を UInt64 値に明示的に変換します。

Explicit(UInt128 to UIntPtr)

128 ビット符号なし整数を UIntPtr 値に明示的に変換します。

GreaterThan(UInt128, UInt128)

2 つの値を比較して、どちらが大きいかを判断します。

GreaterThanOrEqual(UInt128, UInt128)

2 つの値を比較して、どちらが大きいか等しいかを判断します。

Implicit(Byte to UInt128)

Byte 値を 128 ビット符号なし整数に暗黙的に変換します。

Implicit(Char to UInt128)

Char 値を 128 ビット符号なし整数に暗黙的に変換します。

Implicit(UInt16 to UInt128)

UInt16 値を 128 ビット符号なし整数に暗黙的に変換します。

Implicit(UInt32 to UInt128)

UInt32 値を 128 ビット符号なし整数に暗黙的に変換します。

Implicit(UInt64 to UInt128)

UInt64 値を 128 ビット符号なし整数に暗黙的に変換します。

Implicit(UIntPtr to UInt128)

UIntPtr 値を 128 ビット符号なし整数に暗黙的に変換します。

Increment(UInt128)

値をインクリメントします。

Inequality(UInt128, UInt128)

2 つの値を比較して、不等値を判断します。

LeftShift(UInt128, Int32)

指定した量の値を左にシフトします。

LessThan(UInt128, UInt128)

2 つの値を比較して、どちらが小さいかを判断します。

LessThanOrEqual(UInt128, UInt128)

2 つの値を比較して、次の値以下を決定します。

Modulus(UInt128, UInt128)

2 つの値を除算して、剰余または剰余を計算します。

Multiply(UInt128, UInt128)

2 つの値を乗算して積を計算します。

OnesComplement(UInt128)

指定された値の 1 対補数表現を計算します。

RightShift(UInt128, Int32)

指定した量で値を右にシフトします。

Subtraction(UInt128, UInt128)

2 つの値を減算して差を計算します。

UnaryNegation(UInt128)

値の単項否定を計算します。

UnaryPlus(UInt128)

値の単項プラスを計算します。

UnsignedRightShift(UInt128, Int32)

指定した量で値を右にシフトします。

明示的なインターフェイスの実装

IAdditiveIdentity<UInt128,UInt128>.AdditiveIdentity

現在の型の加法 ID を取得します。

IBinaryInteger<UInt128>.GetByteCount()

TryWriteLittleEndian(Span<Byte>, Int32)の一部として書き込まれるバイト数を取得します。

IBinaryInteger<UInt128>.GetShortestBitLength()

現在の値の最短 2 の補数表現の長さをビット単位で取得します。

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

128 ビット符号なし整数を表します。

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

128 ビット符号なし整数を表します。

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

ビッグ エンディアン形式の現在の値を特定のスパンに書き込もうとします。

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

現在の値をリトル エンディアン形式で特定のスパンに書き込もうとします。

IBinaryNumber<UInt128>.AllBitsSet

すべてのビットが設定されているバイナリ型のインスタンスを取得します。

IMultiplicativeIdentity<UInt128,UInt128>.MultiplicativeIdentity

現在の型の乗法 ID を取得します。

INumber<UInt128>.CopySign(UInt128, UInt128)

値の符号を別の値の符号にコピーします。

INumber<UInt128>.MaxNumber(UInt128, UInt128)

2 つの値を比較して、より大きい値を計算し、入力が NaN場合はもう一方の値を返します。

INumber<UInt128>.MinNumber(UInt128, UInt128)

2 つの値を比較して計算します。小さい方が計算され、入力が NaN場合はもう一方の値が返されます。

INumberBase<UInt128>.Abs(UInt128)

値の絶対を計算します。

INumberBase<UInt128>.IsCanonical(UInt128)

値が正規表現内にあるかどうかを判断します。

INumberBase<UInt128>.IsComplexNumber(UInt128)

値が複素数を表すかどうかを判断します。

INumberBase<UInt128>.IsFinite(UInt128)

値が有限かどうかを判断します。

INumberBase<UInt128>.IsImaginaryNumber(UInt128)

値が純粋な虚数を表すかどうかを判断します。

INumberBase<UInt128>.IsInfinity(UInt128)

値が無限かどうかを判断します。

INumberBase<UInt128>.IsInteger(UInt128)

値が整数を表すかどうかを判断します。

INumberBase<UInt128>.IsNaN(UInt128)

値が NaN かどうかを判断します。

INumberBase<UInt128>.IsNegative(UInt128)

値が負の値かどうかを判断します。

INumberBase<UInt128>.IsNegativeInfinity(UInt128)

値が負の無限大かどうかを判断します。

INumberBase<UInt128>.IsNormal(UInt128)

値が正常かどうかを判断します。

INumberBase<UInt128>.IsPositive(UInt128)

値が正かどうかを判断します。

INumberBase<UInt128>.IsPositiveInfinity(UInt128)

値が正の無限大かどうかを判断します。

INumberBase<UInt128>.IsRealNumber(UInt128)

値が実数を表すかどうかを判断します。

INumberBase<UInt128>.IsSubnormal(UInt128)

値が非正規かどうかを判断します。

INumberBase<UInt128>.IsZero(UInt128)

値が 0 かどうかを判断します。

INumberBase<UInt128>.MaxMagnitude(UInt128, UInt128)

2 つの値を、より大きいコンピューティングと比較します。

INumberBase<UInt128>.MaxMagnitudeNumber(UInt128, UInt128)

2 つの値を比較して、大きさが大きい計算を行い、入力が NaN場合はもう一方の値を返します。

INumberBase<UInt128>.MinMagnitude(UInt128, UInt128)

2 つの値を比較して計算します。計算の方が少なくなります。

INumberBase<UInt128>.MinMagnitudeNumber(UInt128, UInt128)

2 つの値を比較して、大きさが小さい計算を行い、入力が NaN場合はもう一方の値を返します。

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

(left * right) + addendの推定値を計算します。

INumberBase<UInt128>.Radix

型の基数 (底) を取得します。

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

128 ビット符号なし整数を表します。

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

128 ビット符号なし整数を表します。

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

128 ビット符号なし整数を表します。

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

現在の型のインスタンスを別の型に変換しようと試み、現在の型の表現可能な範囲外の値に対してオーバーフロー例外をスローします。

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

現在の型のインスタンスを別の型に変換しようとします。現在の型の表現可能な範囲外の値が飽和状態になります。

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

現在の型のインスタンスを別の型に変換し、現在の型の表現可能な範囲外の値を切り捨てようとします。

適用対象