[System.Runtime.CompilerServices.AsyncStateMachine(C1.CollectionView.ICollectionViewEx/d__47`1)] [System.Runtime.CompilerServices.Extension()] public static System.Threading.Tasks.Task MoveToPageAsync<T>( ICollectionView<T> collectionView, System.int pageIndex, System.Threading.CancellationToken cancellationToken ) where T: class
パラメータ
- collectionView
- コレクションビュー
- pageIndex
- ページのインデックス
- cancellationToken
- 中止トークン
型パラメータ
- T