Click or drag to resize

SliceExtension Class

Slice extension.
Inheritance Hierarchy
SystemObject
  MoreLinq.ExtensionsSliceExtension

Namespace:  MoreLinq.Extensions
Assembly:  MoreLinq (in MoreLinq.dll) Version: 3.1.0+ce7250fcae16725db4e3607598b1d4d8cb19957f
Syntax
public static class SliceExtension

The SliceExtension type exposes the following members.

Methods
  NameDescription
Public methodStatic memberSliceT
Extracts a contiguous count of elements from a sequence at a particular zero-based starting index
Top
See Also