MarkLogic XCC/.Net Library

XdmItem Methods

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

Public Instance Methods

AsInputStream Return an input Stream for this item.
AsReader Return a TextReader for this item.
WriteToOverloaded. Write the value of this item to the provided TextWriter object. The TextReader returned by the method AsReader() will be used as the value source.

See Also

XdmItem Interface | Marklogic.Xcc.Types Namespace