Int128 Structure

Définition

Représente un entier signé 128 bits.

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)
Héritage
Int128
Implémente
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>

Constructeurs

Int128(UInt64, UInt64)

Initialise une nouvelle instance du struct Int128.

Propriétés

MaxValue

Obtient la valeur maximale du type actuel.

MinValue

Obtient la valeur minimale du type actuel.

NegativeOne

Obtient la valeur -1 du type.

One

Obtient la valeur 1 du type.

Zero

Obtient la valeur 0 du type .

Méthodes

Abs(Int128)

Calcule l’absolu d’une valeur.

Clamp(Int128, Int128, Int128)

Limite une valeur à une valeur minimale et maximale inclusive.

CompareTo(Int128)

Compare l'instance actuelle à un autre objet du même type et retourne un entier qui indique si l'instance actuelle précède ou suit un autre objet ou se trouve à la même position que ce dernier dans l'ordre de tri.

CompareTo(Object)

Compare l'instance actuelle à un autre objet du même type et retourne un entier qui indique si l'instance actuelle précède ou suit un autre objet ou se trouve à la même position que ce dernier dans l'ordre de tri.

CopySign(Int128, Int128)

Copie le signe d’une valeur dans le signe d’une autre valeur.

CreateChecked<TOther>(TOther)

Crée une instance du type actuel à partir d’une valeur, lève une exception de dépassement de capacité pour toutes les valeurs qui se trouvent en dehors de la plage représentable du type actuel.

CreateSaturating<TOther>(TOther)

Crée une instance du type actuel à partir d’une valeur, saturant toutes les valeurs qui se trouvent en dehors de la plage représentable du type actuel.

CreateTruncating<TOther>(TOther)

Crée une instance du type actuel à partir d’une valeur, en tronqué toutes les valeurs qui se trouvent en dehors de la plage représentable du type actuel.

DivRem(Int128, Int128)

Calcule le quotient et le reste de deux valeurs.

Equals(Int128)

Indique si l'objet actuel est égal à un autre objet du même type.

Equals(Object)

Détermine si l'objet spécifié est égal à l'objet actuel.

GetHashCode()

Fait office de fonction de hachage par défaut.

IsEvenInteger(Int128)

Détermine si une valeur représente un nombre entier pair.

IsNegative(Int128)

Détermine si une valeur est négative.

IsOddInteger(Int128)

Détermine si une valeur représente un nombre entier impair.

IsPositive(Int128)

Détermine si une valeur est positive.

IsPow2(Int128)

Détermine si une valeur est une puissance de deux.

LeadingZeroCount(Int128)

Calcule le nombre de zéros non significatifs dans une valeur.

Log2(Int128)

Calcule le log2 d’une valeur.

Max(Int128, Int128)

Compare deux valeurs au calcul, ce qui est supérieur.

MaxMagnitude(Int128, Int128)

Compare deux valeurs au calcul, ce qui est supérieur.

Min(Int128, Int128)

Compare deux valeurs au calcul, ce qui est inférieur.

MinMagnitude(Int128, Int128)

Compare deux valeurs au calcul, ce qui est inférieur.

Parse(ReadOnlySpan<Byte>, IFormatProvider)

Analyse une étendue de caractères UTF-8 dans une valeur.

Parse(ReadOnlySpan<Byte>, NumberStyles, IFormatProvider)

Analyse une étendue de caractères UTF-8 dans une valeur.

Parse(ReadOnlySpan<Char>, IFormatProvider)

Analyse une étendue de caractères dans une valeur.

Parse(ReadOnlySpan<Char>, NumberStyles, IFormatProvider)

Analyse une étendue de caractères dans une valeur.

Parse(String)

Analyse une chaîne dans une valeur.

Parse(String, IFormatProvider)

Analyse une chaîne dans une valeur.

Parse(String, NumberStyles)

Analyse une chaîne dans une valeur.

Parse(String, NumberStyles, IFormatProvider)

Analyse une chaîne dans une valeur.

PopCount(Int128)

Calcule le nombre de bits définis dans une valeur.

RotateLeft(Int128, Int32)

Fait pivoter une valeur à gauche d’une quantité donnée.

RotateRight(Int128, Int32)

Fait pivoter une valeur à droite d’un montant donné.

Sign(Int128)

Calcule le signe d’une valeur.

ToString()

Retourne une chaîne qui représente l'objet actuel.

ToString(IFormatProvider)

Convertit la valeur numérique de cette instance en sa représentation sous forme de chaîne équivalente à l'aide des informations de format spécifiques à la culture donnée.

ToString(String)

Convertit la valeur numérique de cette instance en sa représentation sous forme de chaîne équivalente en utilisant le format spécifié.

ToString(String, IFormatProvider)

Met en forme la valeur de l’instance actuelle en utilisant le format spécifié.

TrailingZeroCount(Int128)

Calcule le nombre de zéros de fin dans une valeur.

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

Tente de mettre en forme la valeur de la instance actuelle en UTF-8 dans l’étendue d’octets fournie.

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

Tente de mettre en forme la valeur du instance actuel dans l’étendue de caractères fournie.

TryParse(ReadOnlySpan<Byte>, IFormatProvider, Int128)

Tente d’analyser une étendue de caractères UTF-8 en une valeur.

TryParse(ReadOnlySpan<Byte>, Int128)

Tente de convertir une étendue de caractères UTF-8 contenant la représentation sous forme de chaîne d’un nombre en entier signé 128 bits équivalent.

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

Tente d’analyser une étendue de caractères UTF-8 en une valeur.

TryParse(ReadOnlySpan<Char>, IFormatProvider, Int128)

Tente d’analyser une chaîne en une valeur.

TryParse(ReadOnlySpan<Char>, Int128)

Tente d’analyser une étendue de caractères dans une valeur.

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

Tente d’analyser une étendue de caractères dans une valeur.

TryParse(String, IFormatProvider, Int128)

Tente d’analyser une chaîne en une valeur.

TryParse(String, Int128)

Tente d’analyser une chaîne en une valeur.

TryParse(String, NumberStyles, IFormatProvider, Int128)

Tente d’analyser une chaîne en une valeur.

Opérateurs

Addition(Int128, Int128)

Ajoute deux valeurs ensemble pour calculer leur somme.

BitwiseAnd(Int128, Int128)

Calcule les valeurs au niveau du bit et de deux valeurs.

BitwiseOr(Int128, Int128)

Calcule au niveau du bit ou de deux valeurs.

CheckedAddition(Int128, Int128)

Ajoute deux valeurs ensemble pour calculer leur somme.

CheckedDecrement(Int128)

Décrémente une valeur.

CheckedDivision(Int128, Int128)

Divise deux valeurs ensemble pour calculer leur quotient.

CheckedExplicit(Double)

Représente un entier signé 128 bits.

CheckedExplicit(Int128)

Représente un entier signé 128 bits.

CheckedExplicit(Single)

Représente un entier signé 128 bits.

CheckedIncrement(Int128)

Incrémente une valeur.

CheckedMultiply(Int128, Int128)

Multiplie deux valeurs ensemble pour calculer leur produit.

CheckedSubtraction(Int128, Int128)

Soustrait deux valeurs pour calculer leur différence.

CheckedUnaryNegation(Int128)

Calcule la négation unaire d’une valeur.

Decrement(Int128)

Décrémente une valeur.

Division(Int128, Int128)

Divise deux valeurs ensemble pour calculer leur quotient.

Equality(Int128, Int128)

Compare deux valeurs pour déterminer l’égalité.

ExclusiveOr(Int128, Int128)

Calcule les valeurs exclusives ou de deux valeurs.

Explicit(Decimal to Int128)

Convertit explicitement une Decimal valeur en entier signé 128 bits.

Explicit(Double to Int128)

Convertit explicitement une Double valeur en entier signé 128 bits.

Explicit(Int128 to Byte)

Convertit explicitement un entier signé 128 bits en valeur Byte .

Explicit(Int128 to Char)

Convertit explicitement un entier signé 128 bits en valeur Char .

Explicit(Int128 to Decimal)

Convertit explicitement un entier signé 128 bits en valeur Decimal .

Explicit(Int128 to Double)

Convertit explicitement un entier signé 128 bits en valeur Double .

Explicit(Int128 to Half)

Convertit explicitement un entier signé 128 bits en valeur Half .

Explicit(Int128 to Int16)

Convertit explicitement un entier signé 128 bits en valeur Int16 .

Explicit(Int128 to Int32)

Convertit explicitement un entier signé 128 bits en valeur Int32 .

Explicit(Int128 to Int64)

Convertit explicitement un entier signé 128 bits en valeur Int64 .

Explicit(Int128 to IntPtr)

Convertit explicitement un entier signé 128 bits en valeur IntPtr .

Explicit(Int128 to SByte)

Convertit explicitement un entier signé 128 bits en valeur SByte .

Explicit(Int128 to Single)

Convertit explicitement un entier signé 128 bits en valeur Single .

Explicit(Int128 to UInt128)

Convertit explicitement un entier signé 128 bits en valeur UInt128 .

Explicit(Int128 to UInt16)

Convertit explicitement un entier signé 128 bits en valeur UInt16 .

Explicit(Int128 to UInt32)

Convertit explicitement un entier signé 128 bits en valeur UInt32 .

Explicit(Int128 to UInt64)

Convertit explicitement un entier signé 128 bits en valeur UInt64 .

Explicit(Int128 to UIntPtr)

Convertit explicitement un entier signé 128 bits en valeur UIntPtr .

Explicit(Single to Int128)

Convertit explicitement une Single valeur en entier signé 128 bits.

GreaterThan(Int128, Int128)

Compare deux valeurs pour déterminer la valeur la plus élevée.

GreaterThanOrEqual(Int128, Int128)

Compare deux valeurs pour déterminer laquelle est supérieure ou égale.

Implicit(Byte to Int128)

Convertit implicitement une Byte valeur en entier signé 128 bits.

Implicit(Char to Int128)

Convertit implicitement une Char valeur en entier signé 128 bits.

Implicit(Int16 to Int128)

Convertit implicitement une Int16 valeur en entier signé 128 bits.

Implicit(Int32 to Int128)

Convertit implicitement une Int32 valeur en entier signé 128 bits.

Implicit(Int64 to Int128)

Convertit implicitement une Int64 valeur en entier signé 128 bits.

Implicit(IntPtr to Int128)

Convertit implicitement une IntPtr valeur en entier signé 128 bits.

Implicit(SByte to Int128)

Convertit implicitement une SByte valeur en entier signé 128 bits.

Implicit(UInt16 to Int128)

Convertit implicitement une UInt16 valeur en entier signé 128 bits.

Implicit(UInt32 to Int128)

Convertit implicitement une UInt32 valeur en entier signé 128 bits.

Implicit(UInt64 to Int128)

Convertit implicitement une UInt64 valeur en entier signé 128 bits.

Implicit(UIntPtr to Int128)

Convertit implicitement une UIntPtr valeur en entier signé 128 bits.

Increment(Int128)

Incrémente une valeur.

Inequality(Int128, Int128)

Compare deux valeurs pour déterminer l’inégalité.

LeftShift(Int128, Int32)

Déplace une valeur à gauche d’un montant donné.

LessThan(Int128, Int128)

Compare deux valeurs pour déterminer laquelle est inférieure.

LessThanOrEqual(Int128, Int128)

Compare deux valeurs pour déterminer laquelle est inférieure ou égale.

Modulus(Int128, Int128)

Divise deux valeurs ensemble pour calculer leur module ou leur reste.

Multiply(Int128, Int128)

Multiplie deux valeurs ensemble pour calculer leur produit.

OnesComplement(Int128)

Calcule la représentation du complément des uns d’une valeur donnée.

RightShift(Int128, Int32)

Déplace une valeur vers la droite d’un montant donné.

Subtraction(Int128, Int128)

Soustrait deux valeurs pour calculer leur différence.

UnaryNegation(Int128)

Calcule la négation unaire d’une valeur.

UnaryPlus(Int128)

Calcule le plus unaire d’une valeur.

UnsignedRightShift(Int128, Int32)

Déplace une valeur vers la droite d’un montant donné.

Implémentations d’interfaces explicites

IAdditiveIdentity<Int128,Int128>.AdditiveIdentity

Obtient l’identité additive du type actuel.

IBinaryInteger<Int128>.GetByteCount()

Obtient le nombre d’octets qui seront écrits dans le cadre de TryWriteLittleEndian(Span<Byte>, Int32).

IBinaryInteger<Int128>.GetShortestBitLength()

Obtient la longueur, en bits, de la représentation complémentaire des deux plus courtes de la valeur actuelle.

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

Représente un entier signé 128 bits.

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

Représente un entier signé 128 bits.

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

Tente d’écrire la valeur actuelle, au format big-endian, dans une étendue donnée.

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

Tente d’écrire la valeur actuelle, au format little endian, dans une étendue donnée.

IBinaryNumber<Int128>.AllBitsSet

Obtient une instance du type binaire dans lequel tous les bits sont définis.

IMultiplicativeIdentity<Int128,Int128>.MultiplicativeIdentity

Obtient l’identité multiplicative du type actuel.

INumber<Int128>.MaxNumber(Int128, Int128)

Compare deux valeurs pour calculer ce qui est supérieur et renvoyer l’autre valeur si une entrée est NaN.

INumber<Int128>.MinNumber(Int128, Int128)

Compare deux valeurs pour calculer ce qui est inférieur et retourner l’autre valeur si une entrée est NaN.

INumberBase<Int128>.IsCanonical(Int128)

Détermine si une valeur se trouve dans sa représentation canonique.

INumberBase<Int128>.IsComplexNumber(Int128)

Détermine si une valeur représente un nombre complexe.

INumberBase<Int128>.IsFinite(Int128)

Détermine si une valeur est finie.

INumberBase<Int128>.IsImaginaryNumber(Int128)

Détermine si une valeur représente un nombre imaginaire pur.

INumberBase<Int128>.IsInfinity(Int128)

Détermine si une valeur est infinie.

INumberBase<Int128>.IsInteger(Int128)

Détermine si une valeur représente un nombre intégral.

INumberBase<Int128>.IsNaN(Int128)

Détermine si une valeur est NaN.

INumberBase<Int128>.IsNegativeInfinity(Int128)

Détermine si une valeur est l’infini négatif.

INumberBase<Int128>.IsNormal(Int128)

Détermine si une valeur est normale.

INumberBase<Int128>.IsPositiveInfinity(Int128)

Détermine si une valeur est positive à l’infini.

INumberBase<Int128>.IsRealNumber(Int128)

Détermine si une valeur représente un nombre réel.

INumberBase<Int128>.IsSubnormal(Int128)

Détermine si une valeur est inférieure à la normale.

INumberBase<Int128>.IsZero(Int128)

Détermine si une valeur est égale à zéro.

INumberBase<Int128>.MaxMagnitudeNumber(Int128, Int128)

Compare deux valeurs au calcul qui a la plus grande magnitude et retourne l’autre valeur si une entrée est NaN.

INumberBase<Int128>.MinMagnitudeNumber(Int128, Int128)

Compare deux valeurs au calcul qui a la moindre magnitude et retourne l’autre valeur si une entrée est NaN.

INumberBase<Int128>.Radix

Obtient la base pour le type.

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

Représente un entier signé 128 bits.

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

Représente un entier signé 128 bits.

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

Représente un entier signé 128 bits.

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

Tente de convertir une instance du type actuel en un autre type, lève une exception de dépassement de capacité pour toutes les valeurs qui se trouvent en dehors de la plage représentable du type actuel.

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

Tente de convertir une instance du type actuel en un autre type, saturant toutes les valeurs qui se trouvent en dehors de la plage représentable du type actuel.

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

Tente de convertir un instance du type actuel en un autre type, tronqué toutes les valeurs qui se trouvent en dehors de la plage représentable du type actuel.

S’applique à