다음을 통해 공유


TensorSpan<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)

속성 값

적용 대상