'宣言 Public Function New( _ ByVal startIndex As System.Integer _ )
'使用法 Dim startIndex As System.Integer Dim instance As New PagesLoadedEventArgs(startIndex)
public PagesLoadedEventArgs( System.int startIndex )
パラメータ
- startIndex
- 0-based start page index.