Blazor コントロール
MoveToPageAsync メソッド (ISupportPaging)

C1.DataCollection アセンブリ > C1.DataCollection 名前空間 > ISupportPaging インターフェース : MoveToPageAsync メソッド
The index of the page.
The cancellation token.
Moves to the page pageIndex.
シンタックス
'宣言
 
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.
参照

ISupportPaging インターフェース
ISupportPaging メンバ