Search
ColumnCollection.remove Method
See Also
 






Removes the column or range of 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