GrapeCity.ActiveReports.v11 アセンブリ > GrapeCity.ActiveReports.PageReportModel 名前空間 > DataPointCollection クラス : AddRange メソッド |
'宣言 Public Sub AddRange( _ ByVal collection As IEnumerable(Of DataPoint) _ )
public void AddRange( IEnumerable<DataPoint> collection )