ListOperation RemoveByIndexRange Method (String, Int32, ListReturnType)Aerospike
Create list remove operation. Server removes list items starting at specified index to the end of list and returns removed data specified by returnType.

Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 3.8.1.0 (3.8.1)
Syntax

See Also