XmlDocument.toString

Converts the xml document to a properly formatted xml document-string.

class XmlDocument
final override @safe
string
toString
()

Return Value

Type: string

A string equivalent to the properly formatted xml document-string.

Meta