NDepend.API Documentation
Distinct Method
NDepend.Helpers Namespace > ExtensionMethodsEnumerable Class : Distinct Method
Returns distinct elements from a sequence seq by using the default equality comparer of the type TKey, on which items are projected through funcProjection.
Overload List
OverloadDescription
Returns distinct elements from a sequence seq by using the default equality comparer of the type TKey, on which items are projected through funcProjection.  
Returns distinct elements from a sequence seq by using the default equality comparer of the type TKey, on which items are projected through funcProjection.  
Requirements

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

See Also

Reference

ExtensionMethodsEnumerable Class
ExtensionMethodsEnumerable Members