MarkLogic XCC/.Net Library

XdmNode Members

XdmNode overview

Public Instance Methods

AsXmlNode Buffers the node() item from the server and converts it to an XmlNode object. The node() is first buffered as a String object. Subsequent calls will create a new DOM tree from the buffered String. The buffered String will also be used by subsequent calls to AsString() and AsInputStream().

See Also

XdmNode Interface | Marklogic.Xcc.Types Namespace