DocumentTableCollection indexer
DocumentTableCollection indexer
Gets a DocumentTable instance from the collection at the specified index.
Indexer
| Name | Description |
|---|---|
| index | The zero-based index of the table to return. |
Returns
A DocumentTable instance from the collection at the specified index.
See Also
- module
groupdocs.assembly.data - class
DocumentTable - class
DocumentTableCollection