Compartilhar via


TensorSpan<T>.Empty Propriedade

Definição

Retorna um TensorSpan<T> vazio

public:
 static property System::Numerics::Tensors::TensorSpan<T> Empty { System::Numerics::Tensors::TensorSpan<T> get(); };
public static System.Numerics.Tensors.TensorSpan<T> Empty { get; }
static member Empty : System.Numerics.Tensors.TensorSpan<'T>
Public Shared ReadOnly Property Empty As TensorSpan(Of T)

Valor da propriedade

Aplica-se a