NodeWrangler WriteXml Method CleanCode C# Libraries v1.2.02 API
Writes the XML file.

Namespace: CleanCode.Xml
Assembly: CleanCode (in CleanCode.dll) Version: 1.2.2.0 (1.2.02)
Syntax

public bool WriteXml()

Return Value

True if the file is successfully written; false otherwise.
See Also