Array2DRowEnumerable<T> Struct
Definition
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.
public readonly ref struct Array2DRowEnumerable<T>
type Array2DRowEnumerable<'T> = struct
Public Structure Array2DRowEnumerable(Of T)
Type Parameters
- T
- Inheritance
-
Array2DRowEnumerable<T>
Constructors
Array2DRowEnumerable<T>(T[,], Int32) |
Methods
GetEnumerator() | |
ToArray() |