'使用法 Dim instance As PreviewPages Dim index As System.Integer Dim count As System.Integer instance.RemoveRange(index, count)
パラメータ
- index
 - Index of the first page to remove.
 - count
 - The number of pages to remove.
 
'使用法 Dim instance As PreviewPages Dim index As System.Integer Dim count As System.Integer instance.RemoveRange(index, count)