Edit

ArcBuffer.PageSegment.Memory Property

Definition

Gets a ReadOnlyMemory<T> representation of this region.

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

Property Value

Applies to