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.

구현

적용 대상