ExpVal(IList) Method

Create list value.

Definition

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

Parameters

list  IList
 

Return Value

Exp

See Also