Ler em inglês Editar

Compartilhar via


ArraySegment<T>.GetEnumerator Method

Definition

Returns an enumerator that can be used to iterate through the array segment.

C#
public ArraySegment<T>.Enumerator GetEnumerator();

Returns

An enumerator that can be used to iterate through the array segment.

Exceptions

The underlying array is null.

Applies to

Produto Versões
.NET Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8, 9, 10
.NET Standard 2.1