Share via


Vector256<T>.One Özellik

Tanım

Bir öğeye başlatılan tüm öğelerle yeni Vector256<T> bir alır.

public:
 static property System::Runtime::Intrinsics::Vector256<T> One { System::Runtime::Intrinsics::Vector256<T> get(); };
public static System.Runtime.Intrinsics.Vector256<T> One { get; }
static member One : System.Runtime.Intrinsics.Vector256<'T>
Public Shared ReadOnly Property One As Vector256(Of T)

Özellik Değeri

Özel durumlar

Geçerli örneğin türü (T) desteklenmiyor.

Şunlara uygulanır