編集

次の方法で共有


IReadOnlyTensor<TSelf,T>.GetLengths(Span<IntPtr>) Method

Definition

public:
 void GetLengths(Span<IntPtr> destination);
public void GetLengths (scoped Span<IntPtr> destination);
abstract member GetLengths : Span<nativeint> -> unit
Public Sub GetLengths (destination As Span(Of IntPtr))

Parameters

destination

Span<IntPtr>

Span<nativeint>

Applies to