public class Tables extends Object
| 构造器和说明 |
|---|
Tables()
Instantiates a new tables.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
addTable(Table table)
Adds the table.
|
void |
Clear()
Clear.
|
ITable |
getAt(int index)
Gets the at.
|
int |
getCount()
Gets the count.
|
Copyright © 2017. All rights reserved.