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

Namespace: CleanCode.Xml
Assembly: CleanCode (in CleanCode.dll) Version: 1.2.3.0 (1.2.03)
Syntax

public bool LoadXml()

Return Value

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