PipelineBuffer.RowStarts Property

Definition

Important

This API is not CLS-compliant.

Gets the starting point of the row.

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

Property Value

IntPtr*

nativeint*

The starting point of the row.

Attributes

Applies to