InputMapActionSequence Class Members
In This Topic
The following tables list the members exposed by InputMapActionSequence.
Public Constructors
Public Properties
| Name | Description |
 | Actions | Gets the actions. |
Top
Public Methods
| Name | Description |
 | Add | Adds an action to the action sequence. |
 | GetSchema | Returns an in-memory representation of the XML schema used for SerializableList |
 | ReadXml | Reads in an input map action sequence from an xml file |
 | WriteXml | Writes out an input map action sequence to xml format |
Top
See Also