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

See Also

Reference

IDriveLetter Interface
IDriveLetter Members