CollectionView for WinForms
SortAsync メソッド (ISupportSorting)

C1.CollectionView アセンブリ > C1.CollectionView 名前空間 > ISupportSorting インターフェース : SortAsync メソッド
The sort descriptions that determine how the data will be sort.
Sorts the collection view according to the specified sortDescriptions.
シンタックス
'宣言
 
Function SortAsync( _
   ByVal ParamArray sortDescriptions() As SortDescription _
) As System.Threading.Tasks.Task
System.Threading.Tasks.Task SortAsync( 
   params SortDescription[] sortDescriptions
)

パラメータ

sortDescriptions
The sort descriptions that determine how the data will be sort.
参照

ISupportSorting インターフェース
ISupportSorting メンバ