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