ExpVal(IList) Method

Create list value.

Definition

Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 6.2.0
C#
public static Exp Val(
	IList list
)

Parameters

list  IList
 

Return Value

Exp

See Also