ReadOnlyTensorSpan<T>.Lengths プロパティ

定義

この 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)

プロパティ値

適用対象