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*

행의 시작 지점입니다.

특성

적용 대상