MetricList Create Method MSBuildCodeMetrics
Creates a new MetricList and return its reference

Namespace: MSBuildCodeMetrics.Core
Assembly: MSBuildCodeMetrics.Core (in MSBuildCodeMetrics.Core.dll) Version: 0.1.4894.24375
Syntax

public static MetricList Create()

Return Value

Type: MetricList
The new MetricList
See Also