TableCollection.Add
TableCollection.Add method
将指定项目添加到此集合。
public void Add(Table item)
范围 | 类型 | 描述 |
---|---|---|
item | Table | 要添加到此集合中的指定项目。 |
也可以看看
- class Table
- class TableCollection
- 命名空间 Aspose.Tasks
- 部件 Aspose.Tasks
将指定项目添加到此集合。
public void Add(Table item)
范围 | 类型 | 描述 |
---|---|---|
item | Table | 要添加到此集合中的指定项目。 |