Click or drag to resize

DataTableRemoveColumns Method

Overload List
 NameDescription
Public methodRemoveColumns(IAscendingIntegerCollection) Remove the selected data columns and the corresponding property rows.
Public methodRemoveColumns(Int32, Int32) Remove the data columns and the corresponding property rows beginning at index nFirstColumn.
Top
See Also