Remove

MasterShortcutCollection.Remove method

Remove the MasterShortcut object from the collection.

public void Remove(MasterShortcut masterShortcut)
Parameter Type Description
masterShortcut MasterShortcut

See Also