EnumerableReportData Constructor

Initializes a new instance of the EnumerableReportData class.

public EnumerableReportData(IEnumerable enumerable)
Public Sub New (enumerable As IEnumerable)

Parameters

enumerable
IEnumerable

A list of objects that implements the IEnumerable interface.

Licensing Info

This constructor is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

EnumerableReportData
ceTe.DynamicPDF.LayoutEngine.Data

In this topic