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.
WriteTo Overloaded. Write the value of this item to the provided Stream object. The Stream returned by the method AsStream() will be used as the value source.

See Also

XdmItem Interface | Marklogic.Xcc.Types Namespace