Aerospike.Database.LINQPadDriver.Extensions Namespace
Aerospike LINDPad Driver

AValue..::..Convert<(Of <(<'T>)>)> Method

Converts Value into a .net native type, a [Newtonsoft.Json], or GeoJSONObject instance.

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

Syntax


public T Convert<T>()

Type Parameters

T
Try to convert Value to this type

Return Value

The converted value

Exceptions


ExceptionCondition
InvalidCastExceptionThrown if value cannot be converted