NDepend.API Documentation
MetricValue Constructor
NDepend.Trend Namespace > MetricValue Structure : MetricValue Constructor
The code metric.
The numerical value.
Create a apair of a code metric and a numeric value.
Syntax
public MetricValue( 
   Metric metric,
   float value
)

Parameters

metric
The code metric.
value
The numerical value.
Requirements

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

See Also

Reference

MetricValue Structure
MetricValue Members