[System.Runtime.CompilerServices.AsyncStateMachine(C1.CollectionView.C1CollectionViewEx/d__0`1)] [System.Runtime.CompilerServices.Extension()] public static System.Threading.Tasks.Task SortAsync<T>( C1CollectionView<T> collectionView, System.Linq.Expressions.Expression<Func<T,object>> sortPath, SortDirection sortDirection ) where T: class
パラメータ
- collectionView
- コレクションビュー
- sortPath
- ソートのパス
- sortDirection
- ソートの方向
型パラメータ
- T