Read Only Span Slice<T> Fields
Fields
| Length | Gets the number of elements in the slice. |
| Span | Gets the (contiguous) span containing the elements. |
| Stride | Gets the distance between successive elements in the span. |