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 します。

実装

適用対象