Aerospike
C#
Show/Hide TOC
Map
Exp
Remove
By
Index
Range Method
Overload List
RemoveByIndexRange(Exp, Exp,
CTX
)
Create expression that removes map items starting at specified index to the end of map.
RemoveByIndexRange(Exp, Exp, Exp,
CTX
)
Create expression that removes "count" map items starting at specified index.
See Also
Reference
MapExp Class
Aerospike.Client Namespace
In This Article
Overload List
See Also