IStorage Slice<T, TSelf> Properties
Properties
| Item |
Gets or sets the element at the specified position.
(Inherited from IStorageSlice<T>) |
| Memory |
Returns a memory slice over the storage.
(Inherited from IStorageSlice<T>) |
| Span |
Returns a span slice over the storage.
(Inherited from IStorageSlice<T>) |
| Stride |
Gets the step between successive elements in the storage array.
(Inherited from IStorageSlice<T>) |