MemoryOwner<T>.Memory Property

Definition

public Memory<T> Memory { get; }
member this.Memory : Memory<'T>
Public ReadOnly Property Memory As Memory(Of T)

Property Value

Memory<T>

Implements

Applies to