TensorSpan<T>.Empty Property

Definition

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)

Property Value

Applies to