NDepend.API Documentation
UniqueID Property
NDepend.CodeModel Namespace > ICodeElement Interface : UniqueID Property
Gets an integer identifier for this code element, unique in the scope of this ParentCodeBase.
Syntax
int UniqueID {get;}
Remarks
This code element's unique identifier might be useful in situations where a unique hash code per code element, unique in the scope of this ParentCodeBase, is needed.
Requirements

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

See Also

Reference

ICodeElement Interface
ICodeElement Members