TableCollection

TableCollection class

Contains a list of Table objects.
Implements ICollection

interface.

The TableCollection type exposes the following members:

Methods

NameDescription
to_list()Converts a table collection to a list of Table objects.

See Also