TensorSpan<T>.Lengths Propiedad

Definición

Obtiene la longitud de cada dimensión de este TensorSpan<T>.

public:
 property ReadOnlySpan<IntPtr> Lengths { ReadOnlySpan<IntPtr> get(); };
public ReadOnlySpan<IntPtr> Lengths { get; }
member this.Lengths : ReadOnlySpan<nativeint>
Public ReadOnly Property Lengths As ReadOnlySpan(Of IntPtr)

Valor de propiedad

Se aplica a