Creates a new instance of the XmlContentTable.

C# | Visual Basic | Visual C++ |
public XmlContentTable( Configuration configuration )
Public Sub New ( _ configuration As Configuration _ )
public: XmlContentTable( Configuration^ configuration )

- configuration (Configuration)
- The instance of the Configuration class that holds the settings to be used.