ReadOnlyTensorSpan<T>.Empty Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Tabanı null işaretçi olan 0 uzunluklu salt okunur bir yayılma döndürür.
public:
static property System::Numerics::Tensors::ReadOnlyTensorSpan<T> Empty { System::Numerics::Tensors::ReadOnlyTensorSpan<T> get(); };
public static System.Numerics.Tensors.ReadOnlyTensorSpan<T> Empty { get; }
static member Empty : System.Numerics.Tensors.ReadOnlyTensorSpan<'T>
Public Shared ReadOnly Property Empty As ReadOnlyTensorSpan(Of T)