Share via


Vector512<T>.Count プロパティ

定義

Vector512<T> 内の T の数を取得します。

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

プロパティ値

例外

ベクター (T) の型はサポートされていません。

適用対象