ReadOnlySpan2D<T>.Enumerator Struct
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides an enumerator for the elements of a ReadOnlySpan2D<T> instance.
C#
public ref struct ReadOnlySpan2D<T>.Enumerator
type ReadOnlySpan2D<'T>.Enumerator = struct
Public Structure ReadOnlySpan2D(Of T).Enumerator
- T
- Inheritance
-
ReadOnlySpan2D<T>.Enumerator
Move |
Implements the duck-typed MoveNext() method. |
Product | Versions |
---|---|
Windows Community Toolkit | 7.0.0, 7.1.0 |