Condividi tramite


ReadOnlyTensorSpan<T>.Empty Proprietà

Definizione

Restituisce un intervallo di sola lettura di lunghezza 0 la cui base è il puntatore Null.

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)

Valore della proprietà

Si applica a