NDepend.API Documentation
ContainsSameCodeElementsThan Method
NDepend.CodeModel Namespace > ExtensionMethodsHelpers Class : ContainsSameCodeElementsThan Method
Returns true if this codeElements sequence contains the same set of code elements than the otherCodeElements sequence. Otherwise returns false.
Overload List
OverloadDescription
Returns true if this codeElements sequence contains the same set of code elements than the otherCodeElements sequence. Otherwise returns false.  
Returns true if this codeElements sequence contains the same set of code elements than the otherCodeElementsHashset hashset. Otherwise returns false.  
Returns true if this codeElementsHashset hashset contains the same set of code elements than the otherCodeElementsHashset hashset. Otherwise returns false.  
Returns true if this codeElementsHashset hashset contains the same set of code elements than the otherCodeElements sequence. Otherwise returns false.  
Requirements

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

See Also

Reference

ExtensionMethodsHelpers Class
ExtensionMethodsHelpers Members