NDepend.API Documentation
NotEquals Method (IDriveLetter)
NDepend.Path Namespace > IDriveLetter Interface : NotEquals Method
Returns true if obj is null, is not an IDrive, or is an IDrive representing a different drive than this drive (case insensitive).
Syntax
bool NotEquals( 
   object obj
)

Parameters

obj
Requirements

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

See Also

Reference

IDriveLetter Interface
IDriveLetter Members