NDepend.API Documentation
Union Method
NDepend.Helpers Namespace > ExtensionMethodsSet Class : Union Method
Produces the set of elements, union of this hashset and seq. This method is an optimized version of Enumerable.Union<T>.
Overload List
OverloadDescription
Produces the set of elements, union of this hashset and seq. This method is an optimized version of Enumerable.Union<T>.  
Produces the set of elements, union of this seq and hashset. This method is an optimized version of Enumerable.Union<T>.  
Produces the set of elements, union of this thisHashset and otherHashset. This method is an optimized version of Enumerable.Union<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