Intersect<TSource>(IQueryable<TSource>,IEnumerable<TSource>,IEqualityComparer<TSource>)
Intersect<TSource>(IQueryable<TSource>,IEnumerable<TSource>)
- Category
- Method
- Description
- Produces the set intersection of two sequences by using the default equality comparer to compare values.
- Type
- System.Linq.IQueryable<TSource>
- Character
- public, static
- Parameters
-
Name Type Description source1 System.Linq.IQueryable<TSource> source2 System.Collections.Generic.IEnumerable<TSource> - Attributes
-
Name Value/Assignment ExtensionAttribute - Tags
- 01892ABD01, 02E3ABA98D, 0322962271
Intersect<TSource>(IQueryable<TSource>,IEnumerable<TSource>,IEqualityComparer<TSource>)
- Category
- Method
- Description
- Produces the set intersection of two sequences by using the specified System.Collections.Generic.IEqualityComparer`1 to compare values.
- Type
- System.Linq.IQueryable<TSource>
- Character
- public, static
- Parameters
-
Name Type Description source1 System.Linq.IQueryable<TSource> source2 System.Collections.Generic.IEnumerable<TSource> comparer System.Collections.Generic.IEqualityComparer<TSource> - Attributes
-
Name Value/Assignment ExtensionAttribute - Tags
- 01892ABD01, 02E3ABA98D, 0322962271
- Software for developers
-
.Net Components
Delphi Components
Software for Android Developers - More information resources
-
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples - Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database