LoadFromFile Method
Imports an XML file and then sets the XML property with it.
VB.NET Syntax
XmlBroker.LoadFromFile (XMLFile As String)
C# Syntax
XmlBroker.LoadFromFile (string XMLFile);