DataEngine for .NET
SortAsync メソッド

C1.DataEngine.Collection アセンブリ > C1.DataEngine 名前空間 > C1DataEngineCollection クラス : SortAsync メソッド
シンタックス
'宣言
 
Public Function SortAsync( _
   ByVal sortDescriptions() As C1.DataCollection.SortDescription, _
   Optional ByVal cancellationToken As System.Threading.CancellationToken _
) As System.Threading.Tasks.Task
public System.Threading.Tasks.Task SortAsync( 
   C1.DataCollection.SortDescription[] sortDescriptions,
   System.Threading.CancellationToken cancellationToken
)

パラメータ

sortDescriptions
cancellationToken
参照

C1DataEngineCollection クラス
C1DataEngineCollection メンバ