NDepend.API Documentation
Intersect Method
NDepend.Helpers Namespace > ExtensionMethodsSet Class : Intersect Method
Produces the set of elements, intersection of this hashset and seq. This method is an optimized version of Enumerable.Intersect<T>.
Overload List
OverloadDescription
Produces the set of elements, intersection of this hashset and seq. This method is an optimized version of Enumerable.Intersect<T>.  
Produces the set of elements, intersection of this seq and hashset. This method is an optimized version of Enumerable.Intersect<T>.  
Produces the set of elements, intersection of this hashset and otherHashset. This method is an optimized version of Enumerable.Intersect<T>.  
Requirements

Target Platforms: Windows 11, 10, 8, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed

See Also

Reference

ExtensionMethodsSet Class
ExtensionMethodsSet Members