API Reference
Class
BenchmarkTabularRow
Contains one provider-neutral result row.
Inheritance
- Object
- BenchmarkTabularRow
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Property BenchmarkTabularResult.Rows
Constructors
public BenchmarkTabularRow() #Inherited Methods
Properties
public List<Object> Values { get; set; } #Gets or sets native result values in column order.