Dictionary.AddWord Method
Parent Object: DictionaryDescription
Method that adds a word to this dictionary.
Syntax
Dictionary.AddWord( Word As String )Parameters
Name | Type | Description |
Word | String | Input String indicating a word. |
Method that adds a word to this dictionary.
Name | Type | Description |
Word | String | Input String indicating a word. |