Scheduler for WinForms
AddRange メソッド (PrintStyleCollection)

C1.Win.Schedule.6 アセンブリ > C1.Schedule.Printing 名前空間 > PrintStyleCollection クラス : AddRange メソッド
An array of type PrintStyle that contains the print styles to add.
Adds a set of PrintStyle objects to the collection.
シンタックス
'宣言
 
Public Sub AddRange( _
   ByVal items() As PrintStyle _
) 
public void AddRange( 
   PrintStyle[] items
)

パラメータ

items
An array of type PrintStyle that contains the print styles to add.
参照

PrintStyleCollection クラス
PrintStyleCollection メンバ