Share via


Vector128<T>.One Özellik

Tanım

Tüm öğelerin bir öğeye başlatıldığı yeni Vector128<T> bir alır.

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

Özellik Değeri

Özel durumlar

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

Şunlara uygulanır