![]() | Slice Properties |
The Slice type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | All |
Gets a new Slice indexing all.
|
![]() | End |
Gets the end data element.
|
![]() | NumElements |
Gets the total number of data elements.
|
![]() | Start |
Gets the starting data element.
|
![]() | Stride |
Gets the step increment between successive data elements.
|