System.Threading.Tasks.Task LoadAsync( System.Nullable<int> fromIndex, System.Nullable<int> toIndex, System.Threading.CancellationToken cancellationToken )
パラメータ
- fromIndex
- 開始インデックス。指定されない場合は 0 になります。
- toIndex
- 終了インデックス。指定されない場合は Count になります。
- cancellationToken
- 中止トークン