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, 7and Linux, MacOS with net10.0, net9.0 or net8.0 installed

See Also

Reference

ExtensionMethodsSet Class
ExtensionMethodsSet Members