ReadOnlyMemory<T>.Empty Vlastnost

Definice

Získá prázdnou ReadOnlyMemory<T>.

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)

Hodnota vlastnosti

ReadOnlyMemory<T>

Prázdná oblast paměti jen pro čtení.

Platí pro