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

This is the overview for the GroupJoin method overload.

 
Name 
Description 
 
Correlates the elements of two sequences based on equality of keys and groups the results. The default equality comparer is used to compare keys.  
 
Correlates the elements of two sequences based on equality of keys and groups the results. The default equality comparer is used to compare keys. A specified IEqualityComparer{T} is used to compare keys.  
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.