ISequence T  Sliding Method A Sandcastle Documented Class Library
Overload List
  NameDescription
Public methodSliding(Int32)
Groups elements in fixed size blocks by passing a "sliding window" over them.
Public methodSliding(Int32, Int32)
Groups elements in fixed size blocks by passing a "sliding window" over them.
Top
See Also