Прочетете на английски Редактиране

Споделяне чрез


NFloat.ConvertToIntegerNative<TInteger>(NFloat) Method

Definition

Converts a value to a specified integer type using platform specific behavior on overflow.

C#
public static TInteger ConvertToIntegerNative<TInteger>(System.Runtime.InteropServices.NFloat value) where TInteger : System.Numerics.IBinaryInteger<TInteger>;

Type Parameters

TInteger

The integer type to which value is converted.

Parameters

value
NFloat

The value to be converted.

Returns

TInteger

An instance of TInteger created from value.

Implements

Applies to

Продукт Версии
.NET 9, 10