Vector256<T>.Count Propiedad

Definición

Obtiene el número de T que hay en Vector256<T>.

public:
 static property int Count { int get(); };
public static int Count { get; }
static member Count : int
static member Count : int
Public Shared ReadOnly Property Count As Integer

Valor de propiedad

Excepciones

El tipo de la instancia actual (T) no se admite.

Se aplica a