Ανάγνωση στα Αγγλικά Επεξεργασία

Κοινή χρήση μέσω


Decimal.ConvertToInteger<TInteger>(Decimal) Method

Definition

Converts a value to a specified integer type using saturation on overflow

public static TInteger ConvertToInteger<TInteger> (decimal value) where TInteger : System.Numerics.IBinaryInteger<TInteger>;

Type Parameters

TInteger

The integer type to which value is converted.

Parameters

value
Decimal

The value to be converted.

Returns

TInteger

An instance of TInteger created from value.

Implements

Applies to

Προϊόν Εκδόσεις
.NET 9