Vector128<T>.Count Proprietà

Definizione

Ottiene il numero di T presenti in un'istanza di Vector128<T>.

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

Valore della proprietà

Int32

Eccezioni

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

Si applica a