ActiveReports 12
EnumerableExtensions Class Members
Methods 

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.Enterprise.Data.DataEngine.Extensions Namespace : EnumerableExtensions Class

The following tables list the members exposed by EnumerableExtensions.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)This method extends the LINQ methods to add index for each item  
Public Methodstatic (Shared in Visual Basic)Overloaded. This method extends the LINQ methods to flatten a collection of items that have a property of children of the same type.  
Public Methodstatic (Shared in Visual Basic)Creates a buffer with a view over the source sequence, causing each enumerator to obtain access to all of the sequence's elements without causing multiple enumerations over the source.  
Public Methodstatic (Shared in Visual Basic)Generates a sequence that contains one repeated value.  
Public Methodstatic (Shared in Visual Basic)Projection of given sequence with first, last markers.  
Public Methodstatic (Shared in Visual Basic)Proceeds each item in enumerable with its follower.  
Public Methodstatic (Shared in Visual Basic)Wraps an item of type T into type OrderedItem<T>, adding the specified index  
Public Methodstatic (Shared in Visual Basic)Overloaded. Applies a specified function to the corresponding elements of two sequences, producing a sequence of the results  
Top
See Also

Reference

EnumerableExtensions Class
GrapeCity.Enterprise.Data.DataEngine.Extensions Namespace