Blazor コントロール
MoveToPageAsync<T> メソッド (IDataCollectionEx)

C1.DataCollection アセンブリ > C1.DataCollection 名前空間 > IDataCollectionEx クラス : MoveToPageAsync<T> メソッド
The data collection.
The index of the page.
The cancellation token.
Moves to the page pageIndex.
シンタックス
'宣言
 
Public Shared Function MoveToPageAsync(Of T As Class)( _
   ByVal dataCollection As IDataCollection(Of T), _
   ByVal pageIndex As System.Integer, _
   ByVal cancellationToken As System.Threading.CancellationToken _
) As System.Threading.Tasks.Task
public static System.Threading.Tasks.Task MoveToPageAsync<T>( 
   IDataCollection<T> dataCollection,
   System.int pageIndex,
   System.Threading.CancellationToken cancellationToken
)
where T: class

パラメータ

dataCollection
The data collection.
pageIndex
The index of the page.
cancellationToken
The cancellation token.

型パラメータ

T
参照

IDataCollectionEx クラス
IDataCollectionEx メンバ