Läs på engelska Redigera

Dela via


ReadOnlyMemory<T>.Empty Property

Definition

Gets an empty ReadOnlyMemory<T>.

C#
public static ReadOnlyMemory<T> Empty { get; }

Property Value

An empty read-only memory region.

Applies to