Bearbeiten

Teilen über


Tensor<T>.FlattenedLength Property

Definition

Gets the number of items in the Tensor<T>.

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

Property Value

IntPtr

nativeint

IntPtr with the number of items.

Implements

Applies to