MarkLogic XCC/.Net Library

XSFloat.AsFloat Method 

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

[Visual Basic]
Function AsFloat() As Single
[C#]
float AsFloat();

Return Value

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

See Also

XSFloat Interface | Marklogic.Xcc.Types Namespace