Click or drag to resize

DataFrameAddColumn Method

Overload List
 NameDescription
Public methodAddColumn(DataColumn) Adds the given DataColumn to this data frame.
Public methodAddColumn(IDFColumn) Adds a column to this data frame.
Public methodAddColumn(DataColumn, DataRowCollection) Adds the given DataColumn and accompanying data to this data frame.
Top
See Also