TableCollection.ToList

TableCollection.ToList method

将表集合转换为列表Table对象.

public List<Table> ToList()

返回值

通用列表Table对象。

也可以看看