Search
ItemListView.addItems Method
See Also
 






 Overload List

Name Description

ItemListView.addItems (DiagramItem[], String[])

Adds the specified items to the end of the list box.

ItemListView.addItems (DiagramItemList)

Adds the specified items to the end of the list box.

ItemListView.addItems (DiagramItemList, String[])

Adds the specified items to the end of the list box.

 See Also