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

ListItemCollection.Remove Method

Removes items from the collection.

Overload List

Name Description
Public method Remove(IListItem)

Removes specified item from the collection.

Public method Remove(IListItem[])

Removes specified items from the collection.

See Also

Reference