ReadOnlyMemory<T>.Empty Egenskap

Definition

Hämtar en tom ReadOnlyMemory<T>.

public:
 static property ReadOnlyMemory<T> Empty { ReadOnlyMemory<T> get(); };
public static ReadOnlyMemory<T> Empty { get; }
static member Empty : ReadOnlyMemory<'T>
Public Shared ReadOnly Property Empty As ReadOnlyMemory(Of T)

Egenskapsvärde

En tom skrivskyddad minnesregion.

Gäller för