Get map or null value instance.
Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 5.1.1.0 (5.1.1)
Syntax
C#
public static Value Get( IDictionary value, MapOrder order )
Parameters
- value
- Type: System.CollectionsIDictionary
- order
- Type: Aerospike.ClientMapOrder
Return Value
Type: ValueSee Also