ditto
The width of the view.
The height of the view.
The height or the width of the view, depending on in which slice it's used.
Indexing operators yield or modify the value at a specified index.
Sliceing operators yield or modify the value in the specified slice.
Support the usage of foreach to loop over the rows in the view. The foreach is executed in parallel.