Overload List
| Name | Description | |
|---|---|---|
| GetRange(String, Int32) |
Create list get range operation.
Server returns items starting at index to the end of list.
| |
| GetRange(String, Int32, Int32) |
Create list get range operation.
Server returns "count" items starting at specified index in list bin.
|
See Also