'宣言 Protected Overridable Sub OnPagesLoaded( _ ByVal startIndex As System.Integer, _ ByVal count As System.Integer _ )
'使用法 Dim instance As C1DocumentSource Dim startIndex As System.Integer Dim count As System.Integer instance.OnPagesLoaded(startIndex, count)
protected virtual void OnPagesLoaded( System.int startIndex, System.int count )
パラメータ
- startIndex
- count