Scheduler for WinForms
AddRange メソッド (PrintStyleCollection)

C1.Win.Schedule.8 アセンブリ > C1.Schedule.Printing 名前空間 > PrintStyleCollection クラス : AddRange メソッド
追加する印刷スタイルが含まれている型 PrintStyle の配列。
コレクションに新しい PrintStyle オブジェクトのセットを追加します。
シンタックス
'宣言
 
Public Sub AddRange( _
   ByVal items() As PrintStyle _
) 
public void AddRange( 
   PrintStyle[] items
)

パラメータ

items
追加する印刷スタイルが含まれている型 PrintStyle の配列。
参照

PrintStyleCollection クラス
PrintStyleCollection メンバ