Overload | Description |
---|---|
Insert(Int32,Column) | Inserts a column into the list at the specified index. |
Insert(Int32,Column,Boolean) | Inserts a column into the list at the specified index. |
Insert(Int32,String) | Inserts a column into the list at the specified index. |
Insert(Int32,String,Boolean) | Inserts a the column with the specified fieldname into the list at the specified index. |