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

Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 4.1.5.0 (4.1.5)
Syntax

Parameters

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