'宣言 Public Sub InsertRange( _ ByVal index As System.Integer, _ ByVal pages As System.Collections.ICollection _ )
'使用法 Dim instance As PreviewPages Dim index As System.Integer Dim pages As System.Collections.ICollection instance.InsertRange(index, pages)
パラメータ
- index
- ページ挿入位置のインデックス。
- pages
- 挿入するページ。