Appkit 基础类库
Appkit 基础类库
Appkit.Data
AkObjectList(T) Class
AkObjectList(T) Methods
AddOrderItem Method
AddSortItem Method
ClearSortItems Method
Convert Method
Find Method
Get Method
GetDouble Method
GetInt Method
GetLastErrMsg Method
GetLastResult Method
GetLimit Method
GetQuery Method
GetString Method
GetSubList(TList) Method
GetXML Method
Group Method
Load Method
LoadAndIterate(TList) Method
LoadByIdstr Method
LoadWithPagination Method
Output Method
ReplaceTag Method
SetLimit Method
SetQuery Method
SetQueryText Method
Shrink(TList) Method
Sort Method
SortNew(TList) Method
ToJson Method
AkObjectList
T
ClearSortItems Method
清除排序项目。
支持链式操作。
Namespace:
Appkit.Data
Assembly:
Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
Copy
public
AkObjectList
<T>
ClearSortItems
()
Return Value
Type:
AkObjectList
T
当前集合。
See Also
Reference
AkObjectList
T
Class
Appkit.Data Namespace