LoadFromFile
Loads the list based on Xml loaded from the given file.
[Visual Basic]
Public Sub LoadFromFile(ByVal strPath As String)
Parameters
strPath
XML used to create a specific item.
Return Value
Remarks