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

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


NFloat.ConvertToIntegerNative<TInteger>(NFloat) Method

Definition

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

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