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

See Also

Reference

IAnalysisResultsRefsForAMonth Members
NDepend.Analysis Namespace