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

ListItemCollection.Add Method

Adds an array of list items into the collection.

Overload List

Name Description
Public method Add(IListItem)

Adds a list item into the collection.

Public method Add(IListItem[])

Adds an array of list items into the collection.

See Also

Reference