'宣言 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
- The 0-based page index.
'宣言 Public Function New( _ ByVal pageIndex As System.Integer _ )
'使用法 Dim pageIndex As System.Integer Dim instance As New DocumentLocation(pageIndex)
public DocumentLocation( System.int pageIndex )