LargeList Add Method Aerospike
Overload List

  NameDescription
Public methodAdd(IList)
Add values to the list. If the list does not exist, create it using specified userModule configuration.
Public methodAdd(Value)
Add a value to the list. If the list does not exist, create it using specified userModule configuration.
Public methodAdd( Value )
Add values to the list. If the list does not exist, create it using specified userModule configuration.
Back to Top
See Also