IAutoExpand Interface Methods
In This Topic
For a list of all members of this type, see IAutoExpand members.
Public Methods
| Name | Description |
 | AddEntry | Adds a key-value pair to the Auto Expand dictionary. |
 | ContainsEntry | Determines whether a given entry exists in the Auto Expand dictionary. |
 | Lookup | Gets an expansion from a definition in the Auto Expand dictionary. |
 | RemoveAllEntries | Removes all items from Auto Expand, resulting in an empty list. |
 | RemoveEntry | Deletes an Auto Expand dictionary entry. |
Top
See Also