public class TableCollection : List<Table>
Public Class TableCollection Inherits List(Of Table)
The TableCollection type exposes the following members.