Click or drag to resize

TableCollection Class

Inheritance Hierarchy
SystemObject
  System.Collections.GenericListTable
    Dynamicweb.DataIntegration.IntegrationTableCollection

Namespace:  Dynamicweb.DataIntegration.Integration
Assembly:  Dynamicweb.DataIntegration (in Dynamicweb.DataIntegration.dll) Version: 3.0.3
Syntax
public class TableCollection : List<Table>

The TableCollection type exposes the following members.

Constructors
  NameDescription
Public methodTableCollection
Initializes a new instance of the TableCollection class
Top
See Also