The Slice type exposes the following members.

Properties

  NameDescription
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.

See Also