Method AddShortcutAt NamespaceTerminal.Gui AssemblyTerminal.Gui.dll AddShortcutAt(int, Shortcut) Inserts a Shortcut in the specified index of Subviews. public void AddShortcutAt(int index, Shortcut item) Parameters index int The zero-based index at which item should be inserted. item Shortcut The item to insert.