Class TableCollection
- Namespace
- Dynamicweb.DataIntegration.Integration
- Assembly
- Dynamicweb.DataIntegration.dll
A collection of tables.
public class TableCollection : List<Table>, IList<Table>, ICollection<Table>, IReadOnlyList<Table>, IReadOnlyCollection<Table>, IEnumerable<Table>, IList, ICollection, IEnumerable
- Inheritance
-
TableCollection
- Implements
- Inherited Members
- Extension Methods