This documentation is for the old version. Go to the latest Graphics Mill docs

ListColumnCollection.Remove Method

Removes a column/columns from the collection.

Overload List

Name Description
Public method Remove(ListColumn)

Removes a column from the collection.

Public method Remove(ListColumn[])

Removes specified columns from the collection.

See Also

Reference