ListOperationPopRange Method

Overload List

PopRange(String, Int32, CTX) Create list pop range operation. Server returns items starting at specified index to the end of list and removes those items from list bin.
PopRange(String, Int32, Int32, CTX) Create list pop range operation. Server returns "count" items starting at specified index and removes items from list bin.

See Also