ListOperationGetRange Method

Overload List

GetRange(String, Int32, CTX) Create list get range operation. Server returns items starting at index to the end of list.
GetRange(String, Int32, Int32, CTX) Create list get range operation. Server returns "count" items starting at specified index in list bin.

See Also