ListExp RemoveByIndexRange Method (Exp, Exp,  CTX )Aerospike
Create expression that removes list items starting at specified index to the end of list.

Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 4.1.6.0 (4.1.6)
Syntax

Parameters

index
Type: Aerospike.Client Exp
bin
Type: Aerospike.Client Exp
ctx
Type:  Aerospike.Client CTX 
See Also