PrintDocument for WinForms
AddRange メソッド (PreviewPages)


C1.Win.PrintPreview.6 アセンブリ > C1.Win.C1Preview 名前空間 > PreviewPages クラス : AddRange メソッド
The pages to add.
Adds a range of pages to the current collection.
シンタックス
'宣言
 
Public Sub AddRange( _
   ByVal pages As System.Collections.ICollection _
) 
'使用法
 
Dim instance As PreviewPages
Dim pages As System.Collections.ICollection
 
instance.AddRange(pages)
public void AddRange( 
   System.Collections.ICollection pages
)

パラメータ

pages
The pages to add.
参照

PreviewPages クラス
PreviewPages メンバ