'宣言 Public Function New( _ ByVal pageIndex As System.Integer _ )
'使用法 Dim pageIndex As System.Integer Dim instance As New DocumentLocation(pageIndex)
public DocumentLocation( System.int pageIndex )
パラメータ
- pageIndex
- 0から始まるページインデックス。
'宣言 Public Function New( _ ByVal pageIndex As System.Integer _ )
'使用法 Dim pageIndex As System.Integer Dim instance As New DocumentLocation(pageIndex)
public DocumentLocation( System.int pageIndex )