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)의 형식은 지원되지 않습니다.

적용 대상