Span<T>.Fill(T) Method

Definition

Fills the elements of this span with a specified value.

C#
public void Fill(T value);

Parameters

value
T

The value to assign to each element of the span.

Applies to

Toode Versioonid
.NET Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8, 9, 10
.NET Standard 2.0 (package-provided), 2.1