'宣言 Function MoveToPageAsync( _ ByVal pageIndex As System.Integer, _ Optional ByVal cancellationToken As System.Threading.CancellationToken _ ) As System.Threading.Tasks.Task
System.Threading.Tasks.Task MoveToPageAsync( System.int pageIndex, System.Threading.CancellationToken cancellationToken )
パラメータ
- pageIndex
- The index of the page.
- cancellationToken
- The cancellation token.