Table of Contents

Interface IStatisticColumn

Namespace
BenchmarkDotNet.Columns
Assembly
BenchmarkDotNet.dll
public interface IStatisticColumn : IColumn
Inherited Members
Extension Methods

Methods

GetAllValues(Summary, SummaryStyle)

List<double> GetAllValues(Summary summary, SummaryStyle style)

Parameters

summary Summary
style SummaryStyle

Returns

List<double>