PipelineBuffer.RowStarts プロパティ

定義

重要

この API は CLS 準拠ではありません。

行の開始点を取得します。

public:
 property IntPtr* RowStarts { IntPtr* get(); };
[System.CLSCompliant(false)]
public IntPtr* RowStarts { get; }
[<System.CLSCompliant(false)>]
member this.RowStarts : nativeptr<nativeint>

プロパティ値

IntPtr*

nativeint*

行の開始点です。

属性

適用対象