Edit

ArcBufferPage.WritableArraySegment Property

Definition

An ArraySegment<T> containing the writable bytes from this page.

public ArraySegment<byte> WritableArraySegment { get; }
member this.WritableArraySegment : ArraySegment<byte>
Public ReadOnly Property WritableArraySegment As ArraySegment(Of Byte)

Property Value

Applies to