Vector256.IndexOf<T>(Vector256<T>, T) 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.

C#
public static int IndexOf<T>(System.Runtime.Intrinsics.Vector256<T> vector, T value);

Type Parameters

T

Parameters

vector
Vector256<T>
value
T

Returns

Applies to

Product Versions
.NET 10