Vector512<T>.Count Eigenschap

Definitie

Hiermee haalt u het aantal T op dat zich in een Vector512<T>.

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

Waarde van eigenschap

Uitzonderingen

Het type vector (T) wordt niet ondersteund.

Van toepassing op