'使用法 Dim instance As PreviewPages Dim index As System.Integer Dim count As System.Integer instance.RemoveRange(index, count)
パラメータ
- index
 - 削除する最初のページのインデックス。
 - count
 - 削除するページの数。
 
'使用法 Dim instance As PreviewPages Dim index As System.Integer Dim count As System.Integer instance.RemoveRange(index, count)