Click or drag to resize

TableCollection Class

Inheritance Hierarchy
SystemObject
  System.Collections.GenericListTable
    Dynamicweb.DataManagementTableCollection

Namespace:  Dynamicweb.DataManagement
Assembly:  Dynamicweb.DataManagement (in Dynamicweb.DataManagement.dll) Version: 4.0.2
Syntax
[SerializableAttribute]
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
Methods
See Also