Memory 2D<T> Properties
Properties
Item | Gets or sets the element at the specified position. |
Leading | Gets the number of elements between the start of successive columns. |
Offset | Gets the position of the first stored element in the array |
Span2D |
Gets a 2D span over the elements of the array.
Return ValueA Span2D<T>. |