'宣言 Public Sub RedrawItems( _ ByVal startIndex As System.Integer, _ ByVal endIndex As System.Integer, _ ByVal invalidateOnly As System.Boolean _ )
'使用法 Dim instance As C1PreviewThumbnailView Dim startIndex As System.Integer Dim endIndex As System.Integer Dim invalidateOnly As System.Boolean instance.RedrawItems(startIndex, endIndex, invalidateOnly)
public void RedrawItems( System.int startIndex, System.int endIndex, System.bool invalidateOnly )
パラメータ
- startIndex
- endIndex
- invalidateOnly