ListExpRemoveByIndex Method
Create expression that removes list item identified by index.
Namespace: Aerospike.ClientAssembly: AerospikeClient (in AerospikeClient.dll) Version: 6.2.0
public static Exp RemoveByIndex(
Exp index,
Exp bin,
params CTX[] ctx
)
- index Exp
-
- bin Exp
-
- ctx CTX
-
Exp