NDepend.API Documentation
MaxValue Property
NDepend.CodeModel Namespace > ICodeMetric<TCodeElement,TNumeric> Interface : MaxValue Property
Gets the the maximum value in this.Values.
Syntax
Nullable<TNumeric> MaxValue {get;}
Remarks
If this.DefinitionDomainCount is zero, returns null.
This method has a O(DefinitionDomainCount) time complexity.
Requirements

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

See Also

Reference

ICodeMetric<TCodeElement,TNumeric> Interface
ICodeMetric<TCodeElement,TNumeric> Members