Creates a new instance of the XmlLocationTable. 
             
 Declaration Syntax
 Declaration Syntax| C# | Visual Basic | Visual C++ | 
public XmlLocationTable( Configuration configuration )
Public Sub New ( _ configuration As Configuration _ )
public: XmlLocationTable( Configuration^ configuration )
 Parameters
 Parameters- configuration (Configuration)
- The instance of the Configuration class that holds the settings to be used.