add method

add(master_shortcut)

Add the Master object in the collection.

Returns

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

See Also