[]
        
Interface that supports iterating through ITableColumn items.
public interface ITableColumnCollectionPublic Interface ITableColumnCollection| Name | Description | 
|---|---|
| Count | Number of ITableColumn items. | 
| this[int] | Gets an ITableColumn item located by index. | 
| this[string] | Gets an ITableColumn item by name. |