![]() | LinqExtensions Class |
Namespace: CSScriptLib
public static class LinqExtensions
The LinqExtensions type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | AddItemTSource |
Adds a single item to the collection.
|
![]() ![]() | ForEachT |
A generic LINQ equivalent of C# foreach loop.
|
![]() ![]() | IsEmptyT |
Determines whether the collection is empty.
|
![]() ![]() | NoneT |
None of the items matches the specified predicate.
|