[]
Initializes a new instance of the SubreportsInfo class.
public SubreportsInfo(string[] definitions, Dictionary<string, int>[] map)
| Type | Name | Description |
|---|---|---|
| string[] | definitions | An array of subreport definitions. |
| Dictionary<string, int>[] | map | An array of dictionaries that map subreport names to their indices. |