Vector256<T>.Count Proprietà

Definizione

Ottiene il numero di T presenti in un'istanza di 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

Valore della proprietà

Eccezioni

Il tipo dell'istanza corrente (T) non è supportato.

Si applica a