'宣言 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から始まる開始ページのインデックス。
'宣言 Public Function New( _ ByVal startIndex As System.Integer _ )
'使用法 Dim startIndex As System.Integer Dim instance As New PagesLoadedEventArgs(startIndex)
public PagesLoadedEventArgs( System.int startIndex )