ListOperation Clear Method Aerospike
Create list clear operation. Server removes all items in list bin. Server does not return a result by default.

Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 4.0.2.0 (4.0.2)
Syntax

Parameters

binName
Type: System String
ctx
Type:  Aerospike.Client CTX 
See Also