NodeWrangler LoadXml Method CleanCode C# Libraries v1.2.02 API
Loads the XML file.

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

public bool LoadXml()

Return Value

False if the file could not be loaded; true otherwise.
See Also