Edit

ArcBuffer.PageSegment.ArraySegment Property

Definition

Gets an ArraySegment<T> representation of this region.

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

Property Value

Applies to