| Overload | Description |
|---|---|
| Add(Column) | Adds a column to the list. |
| Add(Column,Boolean) | Adds a column to the list. |
| Add(String) | Adds a column with the specified fieldname to the list. |
| Add(String,Boolean) | Adds a column with the specified fieldname to the list. |