'Declaration Public Function New( _ ByVal components() As IReportComponent _ )
public ReportComponentCollection( IReportComponent[] components )
Parameters
- components
- An IReportComponent array containing the components to add to the collection.
'Declaration Public Function New( _ ByVal components() As IReportComponent _ )
public ReportComponentCollection( IReportComponent[] components )