Search
ColumnCollection.Remove Method
See Also
 






Removes one or more columns at a specified index.

 Overload List

Name Description

ColumnCollection.Remove (Int32)

Removes the column at the specified index.

ColumnCollection.Remove (Int32, Int32)

Removes the specified number of columns at the specified index.

 See Also