Show / Hide Table of Contents

Class QuestionTable

Inheritance
object
QuestionTable
Implements
IVersionableTableBuilder
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: Colectica.Reporting.Tabular
Assembly: Colectica.Reporting.dll
Syntax
public class QuestionTable : IVersionableTableBuilder

Methods

BuildTable(IList<VersionableTableItemInformation>)

Declaration
public DataTable BuildTable(IList<VersionableTableItemInformation> items)
Parameters
Type Name Description
IList<VersionableTableItemInformation> items
Returns
Type Description
DataTable

Implements

IVersionableTableBuilder
In this article
Back to top Generated by DocFX