Click or drag to resize

SliceExtension Class

Slice extension.
Inheritance Hierarchy
SystemObject
  MoreLinq.ExtensionsSliceExtension

Namespace:  MoreLinq.Extensions
Assembly:  MoreLinq (in MoreLinq.dll) Version: 3.3.1+b77df70598ab84c28cd43dcf74594024b6d575e1
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