Aerospike LINDPad Driver

LPDHelpers..::..ToJsonDocument Method

Namespace:  Aerospike.Client
Assembly:  Aerospike.Database.LINQPadDriver (in Aerospike.Database.LINQPadDriver.dll)

Syntax


public static JsonDocument ToJsonDocument(
	IDictionary<string, Object> document
)

Parameters

document
Type: IDictionary<(Of <(<'String, Object>)>)>