[]
Initializes a new instance of the ReportComponentCollection class.
public ReportComponentCollection(IReportComponent[] components)
Type | Name | Description |
---|---|---|
IReportComponent[] | components | An array of the IReportComponent objects to add to the collection. |