Search
ColumnCollection.Insert Method
See Also
 






Inserts one or more columns at a specified index.

 Overload List

Name Description

ColumnCollection.Insert (Int32)

Inserts a new column at the specified index.

ColumnCollection.Insert (Int32, Int32)

Inserts the specified number of columns at the specified index.

 See Also