LargeSet Add Method ( Value )Aerospike
Add values to the set. If the set does not exist, create it using specified userModule configuration.

Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 3.2.0.0 (3.2.0)
Syntax

Parameters

values
Type:  Aerospike.Client Value 
values to add
See Also