MarkLogic XCC/.Net Library

XSFloat Methods

The methods of the XSFloat interface are listed below. For a complete list of XSFloat interface members, see the XSFloat Members topic.

Public Instance Methods

AsDecimal The item's value as a Decimal. This value may preserve more precision than AsFloat().
AsFloat The item's value as a Float. Some precision may be lost by casting to the primitive type.

See Also

XSFloat Interface | Marklogic.Xcc.Types Namespace