remove method

remove(master_shortcut)

Remove the MasterShortcut object from the collection.

def remove(self, master_shortcut):
    ...
ParameterTypeDescription
master_shortcutMasterShortcut

See Also