Info
Version: | 1.0.2 |
Author(s): | MoreLINQ Developers |
Last Update: | Wednesday, March 7, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/morelinq |
NuGet Url: | https://www.nuget.org/packages/MoreLinq.Source.MoreEnumerable.Consume |
Install
Install-Package MoreLinq.Source.MoreEnumerable.Consume
dotnet add package MoreLinq.Source.MoreEnumerable.Consume
paket add MoreLinq.Source.MoreEnumerable.Consume
MoreLinq.Source.MoreEnumerable.Consume Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 2.0
- LinqBridge.Embedded(>= 1.3.0)
No dependencies.
Tags
Completely consumes the given sequence. This method uses immediate execution, and doesn't store any data during execution.