Overload List
| Name | Description | |
|---|---|---|
| AddColumn(IDFColumn) |
Adds a column to this data frame.
(Inherited from DataFrame.) | |
| AddColumn(DataColumn) |
Adds the given DataColumn to this data frame.
(Inherited from DataFrame.) | |
| AddColumn(DataColumn, DataRowCollection) |
Adds the given DataColumn and accompanying data to this data frame.
(Inherited from DataFrame.) |