Vector128.ConvertToInt32(Vector128<Single>) 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 Vector128<T> to a Vector128<T>.

public static System.Runtime.Intrinsics.Vector128<int> ConvertToInt32 (System.Runtime.Intrinsics.Vector128<float> vector);

Parameters

vector
Vector128<Single>

The vector to convert.

Returns

The converted vector.

Applies to

Proizvod Verzije
.NET 7, 8, 9