ReadOnlyMemory<T>.Empty Właściwość

Definicja

Pobiera pusty ReadOnlyMemory<T>element .

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

Wartość właściwości

ReadOnlyMemory<T>

Pusty region pamięci tylko do odczytu.

Dotyczy