Name | Description | |
---|---|---|
Count | Returns the number of objects in the collection. | |
Item | Overloaded. Gets the ITableColumn at the specified index. |
The following tables list the members exposed by ITableColumns.
Name | Description | |
---|---|---|
Count | Returns the number of objects in the collection. | |
Item | Overloaded. Gets the ITableColumn at the specified index. |
Name | Description | |
---|---|---|
Add | Overloaded. Adds a new column to the table object. Returns the ITableColumn object. | |
Delete | Deletes the column(s) of data in the table. |