MarkLogic XCC/.Net Library

XSDouble.AsDouble Method 

The item's value as a double. Some precision may be lost by casting to the Java type.

[Visual Basic]
Function AsDouble() As Double
[C#]
double AsDouble();

Return Value

The value of this item as a C# double object.

See Also

XSDouble Interface | Marklogic.Xcc.Types Namespace