| Name | Description |
 | Add | (Inherited from System.Collections.Generic.List<KeyMap>) |
 | AddRange | (Inherited from System.Collections.Generic.List<KeyMap>) |
 | AsReadOnly | (Inherited from System.Collections.Generic.List<KeyMap>) |
 | BinarySearch | Overloaded. (Inherited from System.Collections.Generic.List<KeyMap>) |
 | CanHandle | Overloaded. Tests whether the stack contains a keymap that can handle the keystroke. |
 | Clear | (Inherited from System.Collections.Generic.List<KeyMap>) |
 | Contains | (Inherited from System.Collections.Generic.List<KeyMap>) |
 | ConvertAll<TOutput> | (Inherited from System.Collections.Generic.List<KeyMap>) |
 | CopyTo | Overloaded. (Inherited from System.Collections.Generic.List<KeyMap>) |
 | Exists | (Inherited from System.Collections.Generic.List<KeyMap>) |
 | Find | (Inherited from System.Collections.Generic.List<KeyMap>) |
 | FindAll | (Inherited from System.Collections.Generic.List<KeyMap>) |
 | FindByTag | Finds a keymap by its tag. |
 | FindIndex | Overloaded. (Inherited from System.Collections.Generic.List<KeyMap>) |
 | FindLast | (Inherited from System.Collections.Generic.List<KeyMap>) |
 | FindLastIndex | Overloaded. (Inherited from System.Collections.Generic.List<KeyMap>) |
 | ForEach | (Inherited from System.Collections.Generic.List<KeyMap>) |
 | GetRange | (Inherited from System.Collections.Generic.List<KeyMap>) |
 | HandleKey | Handles a keystroke. |
 | IndexOf | Overloaded. (Inherited from System.Collections.Generic.List<KeyMap>) |
 | Insert | (Inherited from System.Collections.Generic.List<KeyMap>) |
 | InsertRange | (Inherited from System.Collections.Generic.List<KeyMap>) |
 | LastIndexOf | Overloaded. (Inherited from System.Collections.Generic.List<KeyMap>) |
 | Pop | Pops the top keymap from the stack. |
 | Push | Pushes a new keymap on the stack. |
 | Remove | (Inherited from System.Collections.Generic.List<KeyMap>) |
 | RemoveAll | (Inherited from System.Collections.Generic.List<KeyMap>) |
 | RemoveAt | (Inherited from System.Collections.Generic.List<KeyMap>) |
 | RemoveRange | (Inherited from System.Collections.Generic.List<KeyMap>) |
 | Reverse | Overloaded. (Inherited from System.Collections.Generic.List<KeyMap>) |
 | Sort | Overloaded. (Inherited from System.Collections.Generic.List<KeyMap>) |
 | ToArray | (Inherited from System.Collections.Generic.List<KeyMap>) |
 | Top | Returns the top keymap. |
 | TrimExcess | (Inherited from System.Collections.Generic.List<KeyMap>) |
 | TrueForAll | (Inherited from System.Collections.Generic.List<KeyMap>) |