MarkLogic XCC/.Net Library

XSDouble Methods

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

Public Instance Methods

AsDecimal The item's value as a Decimal object. This value may preserve more precision than AsDouble().
AsDouble The item's value as a double. Some precision may be lost by casting to the Java type.

See Also

XSDouble Interface | Marklogic.Xcc.Types Namespace