Overload | Description |
---|---|
ReportItemCollection Constructor() | Initializes a new instance of the ReportItemCollection class. |
ReportItemCollection Constructor(IEnumerable<ReportItem>) | Creates new instance of the ReportItemCollection with a given set of items. |