NDepend.API Documentation
IAnalysisResultsRefsForAMonth Interface
Members 
NDepend.Analysis Namespace : IAnalysisResultsRefsForAMonth Interface
Represents a collection of available analysis results references, done during a particular month.
Syntax
public interface IAnalysisResultsRefsForAMonth 
Remarks
A collection of IAnalysisResultsRefsForAMonth object can be obtained from a NDepend.Project.IProject object through the extension method ExtensionMethodsProjectAnalysis.GetAvailableAnalysisResultsRefsGroupedPerMonth.
The collection of analysis results references is lazy loaded when calling the property AnalysisResultRefs.
Requirements

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

See Also

Reference

IAnalysisResultsRefsForAMonth Members
NDepend.Analysis Namespace