Click or drag to resize
AkObjectListTClearSortItems Method
清除排序项目。

支持链式操作。

Namespace: Appkit.Data
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public AkObjectList<T> ClearSortItems()

Return Value

Type: AkObjectListT
当前集合。
See Also