Dil

Memory<T>.Empty Özellik

Tanım

Boş Memory<T> bir nesne döndürür.

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

Özellik Değeri

Boş bir nesne.

Şunlara uygulanır