You are here: Symbol Reference > Stimulsoft.Base.Json.Utilities.LinqBridge Namespace > Enumerable Class > Enumerable Members
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
Enumerable Members

The following tables list the members exposed by Enumerable.

 
Name 
Description 
 
This is the overview for the Aggregate method overload. 
 
All 
Determines whether all elements of a sequence satisfy a condition.  
 
Any 
This is the overview for the Any method overload. 
 
Returns the input typed as IEnumerable{T}.  
 
This is the overview for the Average method overload. 
 
Cast 
Converts the elements of an IEnumerable to the specified type.  
 
Concatenates two sequences.  
 
This is the overview for the Contains method overload. 
 
This is the overview for the Count method overload. 
 
This is the overview for the DefaultIfEmpty method overload. 
 
This is the overview for the Distinct method overload. 
 
Returns the element at a specified index in a sequence.  
 
Returns the element at a specified index in a sequence or a default value if the index is out of range.  
 
Returns an empty IEnumerable{T} that has the specified type argument.  
 
This is the overview for the Except method overload. 
 
This is the overview for the First method overload. 
 
This is the overview for the FirstOrDefault method overload. 
 
This is the overview for the GroupBy method overload. 
 
This is the overview for the GroupJoin method overload. 
 
This is the overview for the Intersect method overload. 
 
Join 
This is the overview for the Join method overload. 
 
Last 
This is the overview for the Last method overload. 
 
This is the overview for the LastOrDefault method overload. 
 
This is the overview for the LongCount method overload. 
 
Max 
This is the overview for the Max method overload. 
 
Min 
This is the overview for the Min method overload. 
 
Filters the elements of an IEnumerable based on a specified type.  
 
This is the overview for the OrderBy method overload. 
 
This is the overview for the OrderByDescending method overload. 
 
Generates a sequence of integral numbers within a specified range.  
 
Generates a sequence that contains one repeated value.  
 
Inverts the order of the elements in a sequence.  
 
This is the overview for the Select method overload. 
 
This is the overview for the SelectMany method overload. 
 
This is the overview for the SequenceEqual method overload. 
 
This is the overview for the Single method overload. 
 
This is the overview for the SingleOrDefault method overload. 
 
Skip 
Bypasses a specified number of elements in a sequence and then returns the remaining elements.  
 
This is the overview for the SkipWhile method overload. 
 
Sum 
This is the overview for the Sum method overload. 
 
Take 
Returns a specified number of contiguous elements from the start of a sequence.  
 
This is the overview for the TakeWhile method overload. 
 
This is the overview for the ThenBy method overload. 
 
This is the overview for the ThenByDescending method overload. 
 
Creates an array from an IEnumerable{T}.  
 
This is the overview for the ToDictionary method overload. 
 
Creates a List{T} from an IEnumerable{T}.  
 
This is the overview for the ToLookup method overload. 
 
This is the overview for the Union method overload. 
 
This is the overview for the Where method overload. 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.