Load an XmlDocument with the content of the xml file

C# | Visual Basic | Visual C++ |
protected virtual XmlDocument ReadTable( string objectType )
Protected Overridable Function ReadTable ( _ objectType As String _ ) As XmlDocument
protected: virtual XmlDocument^ ReadTable( String^ objectType )

- objectType (String)
- the type of the invoking class

XmlDocument loaded with data from the file