ReadOnlySpan2D<T>.Enumerator Struct

Definition

Provides an enumerator for the elements of a ReadOnlySpan2D<T> instance.

C#
public ref struct ReadOnlySpan2D<T>.Enumerator

Type Parameters

T
Inheritance
ReadOnlySpan2D<T>.Enumerator

Properties

Current

Gets the duck-typed Current property.

Methods

MoveNext()

Implements the duck-typed MoveNext() method.

Applies to

Product Versions
Windows Community Toolkit 7.0.0, 7.1.0