Value
MapValue Constructor (IDictionary, MapOrder)
Aerospike
Initializes a new instance of the
Value
MapValue
class
Namespace:
Aerospike.Client
Assembly:
AerospikeClient
(in AerospikeClient.dll) Version: 4.2.7.0 (4.2.7)
Syntax
VB
C#
C++
F#
JScript
View Colorized
Copy to Clipboard
Print
public
MapValue
(
IDictionary
map
,
MapOrder
order
)
public MapValue( IDictionary map, MapOrder order )
Parameters
map
Type:
System.Collections
IDictionary
order
Type:
Aerospike.Client
MapOrder
See Also
Value
MapValue Class
Value
MapValue Members
Value
MapValue Overload
Aerospike.Client Namespace