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