Operation Array Method Aerospike
Create array of operations from varargs. This method can be useful when its important to save identical array pointer references. Using varargs directly always generates new references.

Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 4.2.7.0 (4.2.7)
Syntax

Parameters

ops
Type:  Aerospike.Client Operation 
See Also