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

See Also

Reference

ICodeElement Interface
ICodeElement Members