Performs the entity substitutions before passing the content to the
.net XML parser. This gets around the entity/namespace bugs, but
takes a little longer and uses more resources.
Public void CleanLoad (string, string)
Type
Name
Description
string
file
The file (or URI) of the content to parse and load.