Scheduler for WinForms
AddRange メソッド (PrintStyleCollection)

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

パラメータ

items
追加する印刷スタイルを含む PrintStyle型の配列。
参照

PrintStyleCollection クラス
PrintStyleCollection メンバ