ListItems.clear Method
Parent Object: ListItemsDefined in namespace "adsk::core" and the header file is <Core/UserInterface/ListItems.h>
Description
Clears all of the items from the list.
Syntax
"listItems_var" is a variable referencing a ListItems object. |
Return Value
| Type | Description |
| boolean | Returns true if successful. |
