MarkLogic XCC/.Net Library

XdmValue Methods

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

Public Instance Methods

AsString Return a String representation of this item, if possible. Note that this is similar but not exactly equivalent to toString(). The toString() method will always return a printable String. This method may throw an exception for some types (such as binary()).

See Also

XdmValue Interface | Marklogic.Xcc.Types Namespace