[System.Runtime.CompilerServices.AsyncStateMachine(C1.CollectionView.ICollectionViewEx/d__38`1)] [System.Runtime.CompilerServices.Extension()] public static System.Threading.Tasks.Task LoadMoreItemsAsync<T>( ICollectionView<T> collectionView, System.Nullable<int> count, System.Threading.CancellationToken cancellationToken ) where T: class
パラメータ
- collectionView
- コレクションビュー
- count
- ロードする項目数を指定します。
- cancellationToken
- 中止トークン
型パラメータ
- T