'Declaration Public ReadOnly Property Components As ReportComponentCollection
public ReportComponentCollection Components {get;}
'Declaration Public ReadOnly Property Components As ReportComponentCollection
public ReportComponentCollection Components {get;}
Container container = new Container();
ReportComponentCollection components = container.Components;