[]
Returns the DDColumn object that represents the specified column.
public DDColumn Columns(short column)
Type | Name | Description |
---|---|---|
short | column | The zero-based non-negative column index. |
Type | Description |
---|---|
DDColumn | The DDColumn object that represents the specified column. |