Edit

Share via


ReadOnlyTensorSpan<T>.Lengths Property

Definition

Gets the length of each dimension in this 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)

Property Value

Applies to