Overload List
Name | Description | |
---|---|---|
![]() ![]() | GetByRankRange(String, Int32, ListReturnType, CTX) |
Create list get by rank range operation.
Server selects list items starting at specified rank to the last ranked item and returns selected
data specified by returnType.
|
![]() ![]() | GetByRankRange(String, Int32, Int32, ListReturnType, CTX) |
Create list get by rank range operation.
Server selects "count" list items starting at specified rank and returns selected data specified by returnType.
|
See Also