Vector128<T>.Count 속성

정의

에 있는 Vector128<T>수를 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

속성 값

예외

현재 인스턴스(T)의 형식은 지원되지 않습니다.

적용 대상