Click or drag to resize

DataFrameRemoveColumn Method

Overload List
 NameDescription
Public methodRemoveColumn(Int32) Removes the column from this data frame with the given column index.
Public methodRemoveColumn(String) Removes all columns from this data frame with the given column name.
Top
See Also