Tensor<T>.FlattenedLength 屬性

定義

Tensor<T>中的項目數。

public:
 property IntPtr FlattenedLength { IntPtr get(); };
public IntPtr FlattenedLength { get; }
member this.FlattenedLength : nativeint
Public ReadOnly Property FlattenedLength As IntPtr

屬性值

IntPtr

nativeint

具有項目數的 IntPtr

實作

適用於