Olvasás angol nyelven Szerkesztés

Megosztás a következőn keresztül:


Vector128.ConvertToUInt64Native(Vector128<Double>) Method

Definition

Important

This API is not CLS-compliant.

Converts a Vector128<Double> to a Vector128<UInt64> using platform specific behavior on overflow.

C#
[System.CLSCompliant(false)]
public static System.Runtime.Intrinsics.Vector128<ulong> ConvertToUInt64Native(System.Runtime.Intrinsics.Vector128<double> vector);

Parameters

vector
Vector128<Double>

The vector to convert.

Returns

The converted vector.

Attributes

Applies to

Termék Verziók
.NET 9, 10