expression.AddEntry( _ ByVal abbreviation As String, _ ByVal expansion As String _ )
where expression is a variable that represents a AutoExpand Object
Parameters
- abbreviation
- The entry to add, which is an abbreviation.
- expansion
- The definition for the new dictionary entry, which is an expansion.