DropDownCommandInput.deleteMe Method
Parent Object: DropDownCommandInputDefined in namespace "adsk::core" and the header file is <Core/UserInterface/DropDownCommandInput.h>
Description
Deletes this Command input.
Syntax
"dropDownCommandInput_var" is a variable referencing a DropDownCommandInput object.
|
Return Value
Type | Description |
boolean | Returns true if the delete was successful. |