| 名前 | 解説 | |
|---|---|---|
![]() | KeyMap コンストラクタ |
KeyMapデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]() | KeyMap コンストラクタ |
| 名前 | 解説 | |
|---|---|---|
![]() | Count | System.Collections.Hashtableから継承されます。 |
![]() | IsFixedSize | System.Collections.Hashtableから継承されます。 |
![]() | IsReadOnly | System.Collections.Hashtableから継承されます。 |
![]() | IsSynchronized | System.Collections.Hashtableから継承されます。 |
![]() | Item | System.Collections.Hashtableから継承されます。 |
![]() | Keys | System.Collections.Hashtableから継承されます。 |
![]() | SyncRoot | System.Collections.Hashtableから継承されます。 |
![]() | Tag | Gets or sets user data associated with the keymap. |
![]() | Values | System.Collections.Hashtableから継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | comparer | System.Collections.Hashtableから継承されます。 |
![]() | EqualityComparer | System.Collections.Hashtableから継承されます。 |
![]() | hcp | System.Collections.Hashtableから継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | Add | System.Collections.Hashtableから継承されます。 |
![]() | AddHandler | Adds a handler to the keymap. |
![]() | CanHandle | Tests whether the current keymap can handle the keystroke. |
![]() | Clear | System.Collections.Hashtableから継承されます。 |
![]() | ClearHandler | Removes the handler for the specified keystroke from the keymap. |
![]() | Clone | System.Collections.Hashtableから継承されます。 |
![]() | Contains | System.Collections.Hashtableから継承されます。 |
![]() | ContainsKey | System.Collections.Hashtableから継承されます。 |
![]() | ContainsValue | System.Collections.Hashtableから継承されます。 |
![]() | CopyTo | System.Collections.Hashtableから継承されます。 |
![]() | GetEnumerator | System.Collections.Hashtableから継承されます。 |
![]() | GetObjectData | System.Collections.Hashtableから継承されます。 |
![]() | HandleKey | Invokes the handler for the specified keystroke. |
![]() | OnDeserialization | System.Collections.Hashtableから継承されます。 |
![]() | Remove | System.Collections.Hashtableから継承されます。 |
![]() | SetHandler | Sets a handler to an existing key. |